Skip to content

Releases: pointfreeco/swift-navigation

1.2.0

16 Nov 20:36
78f9d72
Compare
Choose a tag to compare

What's Changed

Full Changelog: pointfreeco/swiftui-navigation@1.1.0...1.2.0

1.1.0

13 Nov 17:48
a3aa5d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: pointfreeco/swiftui-navigation@1.0.3...1.1.0

1.0.3

02 Nov 15:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pointfreeco/swiftui-navigation@1.0.2...1.0.3

1.0.2

11 Sep 18:30
6eb293c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pointfreeco/swiftui-navigation@1.0.1...1.0.2

1.0.1

06 Sep 19:20
Compare
Choose a tag to compare

Fixed

Infrastructure

New Contributors

Full Changelog: pointfreeco/swiftui-navigation@1.0.0...1.0.1

1.0.0

30 Jul 18:33
Compare
Choose a tag to compare
  • Added: First "stable" release. SwiftUI Navigation contains APIs extracted from the Composable Architecture's suite of tools, which is now considered stable. This 1.0 release will introduce a more strict adherence to semantic versioning.

Full Changelog: pointfreeco/swiftui-navigation@0.8.0...1.0.0

0.8.0

28 Jun 18:17
2aa885e
Compare
Choose a tag to compare

What's Changed

  • Fixed: Renamed the internal _SwiftUINavigationState to SwiftUINavigationCore to prevent App Store validation errors encountered by some Xcode projects that have a mix of dynamic and static libraries (https://github.com/pointfreeco/swiftui-navigation/pull/112).

    Warning: This is a breaking change if you update swiftui-navigation in a Composable Architecture project independently of updating swift-composable-architecture to 0.55.0, or if you import this underscored module directly.

  • Infrastructure: The View.bind modifier has moved to SwiftUINavigationCore and will be available in projects that re-export this module, like the Composable Architecture (https://github.com/pointfreeco/swiftui-navigation/pull/110).

Full Changelog: pointfreeco/swiftui-navigation@0.7.2...0.8.0

0.7.2

30 May 15:49
Compare
Choose a tag to compare

0.7.1

14 Mar 18:37
47dd574
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pointfreeco/swiftui-navigation@0.7.0...0.7.1

0.7.0

07 Mar 21:44
0a0e1b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pointfreeco/swiftui-navigation@0.6.1...0.7.0