tag:github.com,2008:https://github.com/CaptureContext/swift-composable-architecture-ci-explorations/releases Tags from swift-composable-architecture-ci-explorations 2025-02-27T23:12:47Z tag:github.com,2008:Repository/861104511/1.18.0 2025-02-27T23:12:47Z 1.18.0: Bump GitHub Actions CI to Xcode 16.2 (#3549) <p>Bump GitHub Actions CI to Xcode 16.2 (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3549">pointfreeco#3549</a>)</p> <p>* Bump GitHub Actions CI to Xcode 16.2</p> <p>16.0 was EOL'd on January 6.</p> <p>* wip</p> <p>* wip</p> stephencelis tag:github.com,2008:Repository/861104511/1.17.1 2025-01-07T17:25:12Z 1.17.1 mbrandonw tag:github.com,2008:Repository/861104511/1.17.0 2024-12-03T19:10:34Z 1.17.0 mbrandonw tag:github.com,2008:Repository/861104511/1.16.1 2024-11-14T19:14:20Z 1.16.1: Fix crash when cancelling subscription for custom PersistenceKey (#3494) <p>Fix crash when cancelling subscription for custom PersistenceKey (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3494">poi…</a></p> <p><a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3494">…ntfreeco#3494</a>)</p> <p>* Add crashing unit test for AppStorageKey subscription cancellation</p> <p>* Fix double cancellation of Shared.Subscription</p> pyrtsa tag:github.com,2008:Repository/861104511/1.16.0 2024-11-12T05:23:07Z 1.16.0: AppStorage: add support for Date values (#3470) <p>AppStorage: add support for Date values (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3470">pointfreeco#3470</a>)</p> <p>Co-authored-by: Stephen Celis &lt;stephen@stephencelis.com&gt;</p> rudedogdhc tag:github.com,2008:Repository/861104511/1.15.2 2024-10-22T16:56:43Z 1.15.2: Fix race conditions in CurrentValueRelay (#3447) <p>Fix race conditions in CurrentValueRelay (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3447">pointfreeco#3447</a>)</p> <p>* Test</p> <p>tweak test</p> <p>tweaks</p> <p>* Slow fix</p> <p>* Fix test compilation</p> <p>* nonrecursive lock</p> <p>* back to os_lock</p> <p>* undo renaming</p> <p>* visibility</p> <p>* Feedback</p> <p>---------</p> <p>Co-authored-by: Stephen Celis &lt;stephen@stephencelis.com&gt;</p> kabiroberai tag:github.com,2008:Repository/861104511/1.15.1 2024-10-15T17:03:23Z 1.15.1: Infrastructure: Address concurrency warnings in tests (#3438) <p>Infrastructure: Address concurrency warnings in tests (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3438">pointfreeco#3438</a>)</p> <p>* Infrastructure: Address concurrency warnings in tests</p> <p>* wip</p> <p>---------</p> <p>Co-authored-by: Brandon Williams &lt;mbrandonw@hey.com&gt;</p> stephencelis tag:github.com,2008:Repository/861104511/1.15.0 2024-09-12T17:49:35Z 1.15.0 mbrandonw tag:github.com,2008:Repository/861104511/1.14.0 2024-08-27T19:31:43Z 1.14.0: Swift 6: Main actor isolated store view helpers (#3283) <p>Swift 6: Main actor isolated store view helpers (<a class="issue-link js-issue-link" href="https://github.com/pointfreeco/swift-composable-architecture/pull/3283">pointfreeco#3283</a>)</p> <p>* `@preconcurrency @MainActor` isolation of `Store`</p> <p>* Remove unneeded `@MainActor`s</p> <p>* Remove thread checking code</p> <p>* Remove unneeded `@MainActor`s</p> <p>* Swift 5.10 compatibility fixes</p> <p>* wip</p> <p>* More 5.10 fixes</p> <p>* wip</p> <p>* fixes</p> <p>* wip</p> <p>* wip</p> <p>* up the timeout</p> <p>* wip</p> <p>* Fixes</p> <p>* wip</p> <p>* wip</p> <p>* wip</p> <p>* wip</p> <p>* wip</p> <p>* wip</p> <p>* Main actor logger</p> <p>* wip</p> <p>* wip</p> <p>* wip</p> <p>* fix</p> <p>* fix</p> <p>* fix</p> <p>* fix compilation error</p> <p>* wip</p> <p>* wip</p> <p>* bring back yield</p> <p>---------</p> <p>Co-authored-by: Brandon Williams &lt;mbrandonw@hey.com&gt;</p> stephencelis tag:github.com,2008:Repository/861104511/1.13.1 2024-08-22T16:35:20Z 1.13.1 mbrandonw