tag:github.com,2008:https://github.com/imaginedays/Texture/releasesRelease notes from Texture2021-09-29T21:12:03Ztag:github.com,2008:Repository/505663195/3.1.02021-09-29T21:12:03Z3.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>nguyenhuytag:github.com,2008:Repository/505663195/3.0.02020-07-15T17:37:03Z3.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>garrettmoontag:github.com,2008:Repository/505663195/3.0.0-rc.22020-06-25T22:23:16Z3.0.0-rc.2<p>I forgot this in the last PR and I'm pushing to master, I'm a bad per…</p>garrettmoontag:github.com,2008:Repository/505663195/3.0.0-rc.12020-06-19T22:20:07Z3.0.0-rc.1<p>Prepare for 3.0.0-rc.1 release</p>garrettmoontag:github.com,2008:Repository/505663195/sync-base-08-29-192019-08-28T19:24:03Zsync-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-maliktag:github.com,2008:Repository/505663195/sync-base-05-09-192019-05-09T02:59:13Zsync-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-Hollertag:github.com,2008:Repository/505663195/2.8.12019-05-06T15:42:09Z2.8.1<p>Cut version 2.8.1</p>nguyenhuytag:github.com,2008:Repository/505663195/sync-base-03-08-192019-03-08T17:41:25Zsync-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>wiseoldducktag:github.com,2008:Repository/505663195/sync-base2019-03-08T17:41:25Zsync-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>wiseoldducktag:github.com,2008:Repository/505663195/sync-base-03-07-192019-03-07T15:20:06Zsync-base-03-07-19<p>[Updated Snapshots] Don't add extraneous truncation token during kCTL…</p>wiseoldduck