Skip to content

Releases: forXifLess/LinkNavigator

1.3.0

04 Nov 15:22
Compare
Choose a tag to compare

The UINavigation extension was not sufficiently general, so it has been removed.

Full Changelog: 1.2.8...1.3.0

1.2.9

24 Oct 00:32
Compare
Choose a tag to compare

Full Changelog: 1.2.8...1.2.9

V 1.2.8

23 Sep 13:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.7...1.2.8

1.2.7

18 Sep 04:19
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.2.6...1.2.7

v1.2.6

19 Jun 06:00
Compare
Choose a tag to compare

Full Changelog: 1.2.5...1.2.6

1.2.5

28 May 00:04
Compare
Choose a tag to compare

releaseed 1.2.5

Full Changelog: 1.2.4...1.2.5

0.6.4

18 Apr 12:44
Compare
Choose a tag to compare

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

03 Apr 08:13
Compare
Choose a tag to compare

What's Changed

Clear viewControllers on Sheet dismissal with adaptive action
Full Changelog: 0.6.2 ... 0.6.3

0.6.2

29 Mar 01:53
Compare
Choose a tag to compare

Update Now you can use Link Navigator on iOS 13!

0.6.1

13 Mar 12:52
Compare
Choose a tag to compare

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