Releases: erikdrobne/SwiftUICoordinator
Releases · erikdrobne/SwiftUICoordinator
Version 3.0.0
Version 2.5.0
What's Changed
- feature: Use typed throws within deep link handling and navigator. by @erikdrobne in #46
Full Changelog: 2.4.3...2.5.0
Version 2.4.3
What's Changed
- TabBarCoordinator: Make TabBarController an associated type by @erikdrobne in #44
Full Changelog: 2.4.2...2.4.3
Version 2.4.2
What's Changed
- Feature(xcode16): fix compiler warnings by @erikdrobne in #43
Full Changelog: 2.4.1...2.4.2
Version 2.4.1
What's Changed
- feat: shows/hides back button and navigation bar by @nunocaseiro in #42
New Contributors
- @nunocaseiro made their first contribution in #42
Full Changelog: 2.4.0...2.4.1
Version 2.4.0
Version 2.3.4
Version 2.3.3
Changes
Full changelog: 2.3.2...2.3.3
Version 2.3.2
New features
Custom modal transitions
#32 Introducing the ability to create custom modal transitions, providing a unique way to present
and dismiss
views.
Changes
- Updated example project
- Updated docs
Full changelog: 2.3.1...2.3.2
Version 2.3.1
Changes
- #31
makeNavigationDelegate
method returns non-optionalNavigationControllerDelegateProxy
. - #30 Updated and improved code docs.
Full changelog: 2.3.0...2.3.1