tag:github.com,2008:https://github.com/imaginedays/Texture/releases Release notes from Texture 2021-09-29T21:12:03Z tag:github.com,2008:Repository/505663195/3.1.0 2021-09-29T21:12:03Z 3.1.0: Remove AssetsLibrary dependency for tvOS (#2034) <ul> <li>The framework isn't available on tvOS. This causes CocoaPods linting to fail which prevented me from pushing the new release out.</li> <li>One way to fix this is to have a different <code>default_subspecs</code> for tvOS that doesn't have AssetsLibrary subspec, but per-platform <code>default_subspecs</code> doesn't seem to be supported by CocoaPods. So I updated the subspec itself to only depend on the framework for iOS. This means the subspec is empty/useless for tvOS (and other platforms FWIW).</li> <li>Tested with <code>pod spec lint Texture.podspec</code>.</li> <li>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="889857199" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1992" data-hovercard-type="issue" data-hovercard-url="/TextureGroup/Texture/issues/1992/hovercard" href="https://github.com/TextureGroup/Texture/issues/1992">TextureGroup#1992</a> and part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="455032408" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1549" data-hovercard-type="issue" data-hovercard-url="/TextureGroup/Texture/issues/1549/hovercard" href="https://github.com/TextureGroup/Texture/issues/1549">TextureGroup#1549</a>. Also unblocks 3.1.0 release.</li> <li>For the long term, we can remove the subspec entirely when iOS 9 is deprecated (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="622109564" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1828" data-hovercard-type="issue" data-hovercard-url="/TextureGroup/Texture/issues/1828/hovercard" href="https://github.com/TextureGroup/Texture/issues/1828">TextureGroup#1828</a>).</li> </ul> nguyenhuy tag:github.com,2008:Repository/505663195/3.0.0 2020-07-15T17:37:03Z 3.0.0 <p>🎉 3.0.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="657433410" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1883" data-hovercard-type="pull_request" data-hovercard-url="/TextureGroup/Texture/pull/1883/hovercard" href="https://github.com/TextureGroup/Texture/pull/1883">TextureGroup#1883</a>)</p> garrettmoon tag:github.com,2008:Repository/505663195/3.0.0-rc.2 2020-06-25T22:23:16Z 3.0.0-rc.2 <p>I forgot this in the last PR and I'm pushing to master, I'm a bad per…</p> garrettmoon tag:github.com,2008:Repository/505663195/3.0.0-rc.1 2020-06-19T22:20:07Z 3.0.0-rc.1 <p>Prepare for 3.0.0-rc.1 release</p> garrettmoon tag:github.com,2008:Repository/505663195/sync-base-08-29-19 2019-08-28T19:24:03Z sync-base-08-29-19: Cleanup from recent changes (#1647) <ul> <li>Fix availability warnings for usage of userInterfaceLevel</li> <li>Deprecate <code>asyncTraitCollectionDidChange</code> in favor of the new method</li> <li>Remove old compiler warning flag added for Xcode 9 building</li> <li>Access <code>textColorFollowsTintColor</code> with a locked scope</li> </ul> rahul-malik tag:github.com,2008:Repository/505663195/sync-base-05-09-19 2019-05-09T02:59:13Z sync-base-05-09-19: ASSignpost: Add support for the os_signpost API, fixes (#1501) <ul> <li>ASSignpost: Add support for the os_signpost API</li> </ul> <ul> <li>Removes support for colored intervals. These weren't really useful and they aren't part of the signpost api.</li> <li>Fixes an issue with range controller interval logging.</li> <li>Adds an interval for interface orientation changes.</li> </ul> <ul> <li> <p>Rename</p> </li> <li> <p>Support Xcode 9</p> </li> <li> <p>Commentary</p> </li> </ul> Adlai-Holler tag:github.com,2008:Repository/505663195/2.8.1 2019-05-06T15:42:09Z 2.8.1 <p>Cut version 2.8.1</p> nguyenhuy tag:github.com,2008:Repository/505663195/sync-base-03-08-19 2019-03-08T17:41:25Z sync-base-03-08-19 <p>Correct attributes lookup for supplementary elements. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="399606954" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1318" data-hovercard-type="pull_request" data-hovercard-url="/TextureGroup/Texture/pull/1318/hovercard" href="https://github.com/TextureGroup/Texture/pull/1318">TextureGroup#1318</a>)</p> wiseoldduck tag:github.com,2008:Repository/505663195/sync-base 2019-03-08T17:41:25Z sync-base <p>Correct attributes lookup for supplementary elements. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="399606954" data-permission-text="Title is private" data-url="https://github.com/TextureGroup/Texture/issues/1318" data-hovercard-type="pull_request" data-hovercard-url="/TextureGroup/Texture/pull/1318/hovercard" href="https://github.com/TextureGroup/Texture/pull/1318">TextureGroup#1318</a>)</p> wiseoldduck tag:github.com,2008:Repository/505663195/sync-base-03-07-19 2019-03-07T15:20:06Z sync-base-03-07-19 <p>[Updated Snapshots] Don't add extraneous truncation token during kCTL…</p> wiseoldduck