Skip to content

Tags: sdkdimon/swift-composable-architecture

Tags

1.19.1

Toggle 1.19.1's commit message
Run swift-format

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update MigratingTo1.19.md

1.18.0

Toggle 1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump GitHub Actions CI to Xcode 16.2 (pointfreeco#3549)

* Bump GitHub Actions CI to Xcode 16.2

16.0 was EOL'd on January 6.

* wip

* wip

1.17.1

Toggle 1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix typo in migration doc.

1.17.0

Toggle 1.17.0's commit message
Run swift-format

1.16.1

Toggle 1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix crash when cancelling subscription for custom PersistenceKey (poi…

…ntfreeco#3494)

* Add crashing unit test for AppStorageKey subscription cancellation

* Fix double cancellation of Shared.Subscription

1.16.0

Toggle 1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AppStorage: add support for Date values (pointfreeco#3470)

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

1.15.2

Toggle 1.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix race conditions in CurrentValueRelay (pointfreeco#3447)

* Test

tweak test

tweaks

* Slow fix

* Fix test compilation

* nonrecursive lock

* back to os_lock

* undo renaming

* visibility

* Feedback

---------

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

1.15.1

Toggle 1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Infrastructure: Address concurrency warnings in tests (pointfreeco#3438)

* Infrastructure: Address concurrency warnings in tests

* wip

---------

Co-authored-by: Brandon Williams <mbrandonw@hey.com>

1.15.0

Toggle 1.15.0's commit message
Run swift-format