Releases: forXifLess/LinkNavigator
1.3.0
The UINavigation extension was not sufficiently general, so it has been removed.
Full Changelog: 1.2.8...1.3.0
1.2.9
Full Changelog: 1.2.8...1.2.9
V 1.2.8
1.2.7
I am pleased to announce the release of a new version after a considerable interval.
Update: Minor Fix
This version has been updated
Thank you to @WallabyStuff for identifying the typo.
What's Changed
- rename: Fixed misspelled folder name by @WallabyStuff in #42
New Contributors
- @WallabyStuff made their first contribution in #42
Full Changelog: 1.2.6...1.2.7
v1.2.6
Full Changelog: 1.2.5...1.2.6
1.2.5
releaseed 1.2.5
Full Changelog: 1.2.4...1.2.5
0.6.4
What's Changed
- Correction of a typo. (thanks. @YangJinmo )
- Fixing an issue where the project cannot be built in Swift versions below 5.7 (thanks. @keyboardseokmin)
Full Changelog: 0.6.4
0.6.3
What's Changed
Clear viewControllers on Sheet dismissal with adaptive action
Full Changelog: 0.6.2 ... 0.6.3
0.6.2
Update Now you can use Link Navigator on iOS 13!
0.6.1
What's Changed
β¨ Large title options are now available in SwiftUI!
After reviewing the issue posted by @Mercen-Lee, I realized that the suggested feature was necessary and decided to implement it.
Thank you for bringing this to our attention