Skip to content

Releases: teufelaudio/CombineRextensions

v2.1.1

30 Oct 08:41
7ea1f01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

25 Oct 13:35
603c4c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

10 Oct 12:32
36e14bc
Compare
Choose a tag to compare
  • ViewProducer works on MainActor now.

v2.0.0

27 Sep 13:57
97cdc76
Compare
Choose a tag to compare
  • Migrated to Swift 6

v1.0.1

10 Apr 11:28
ddc433e
Compare
Choose a tag to compare
Merge pull request #15 from teufelaudio/Update-UIExtension-to-correct…

v1.0.0

01 Aug 08:50
1c95a73
Compare
Choose a tag to compare
  • Remove platforms that fail to build.
  • Update UIExtensions dependency.
  • Clear modules to related previous version of UIExtensions.

v0.2.0

22 Feb 10:58
05c6c6b
Compare
Choose a tag to compare
  • Add .navigationDestination modifier with Store parameter.

Update SwiftRex

30 Nov 15:04
dcd083f
Compare
Choose a tag to compare
Merge pull request #9 from teufelaudio/MiddlewareIO

Update SwiftRex to use Middleware IO

CocoaPods support

27 Jul 08:44
Compare
Choose a tag to compare

CocoaPods support (by @DJBen)

NavigationLink small improvements

01 Jul 12:11
cf5e9d0
Compare
Choose a tag to compare
Merge pull request #7 from teufelaudio/NavigationLinkOnCloseAutoclosure

Mark onClose as @autoclosure to have a nicer API