Skip to content

Releases: ozontech/SUINavigation

1.5.0

21 Feb 14:21
Compare
Choose a tag to compare

Added

  • Added SUINavigationTest framework for UnitTests coverage.

1.4.2

21 Feb 14:20
Compare
Choose a tag to compare
  • Deep links support for nested NavigationStorages.
  • Updated docs, tests and code comments.

Fixed

  • Issue with async call in MainActor from deeplink methods checkSubAction and replace. This was reproduced only from iOS 16 (iOS 15, 17 don't).

1.4.1

21 Feb 14:19
Compare
Choose a tag to compare

Added

  • Many examples and tests for deep links using at custom Navigation.

Fixed

  • Deep links support for other custom navigation.

1.4.0

21 Feb 14:18
Compare
Choose a tag to compare

Added

  • Using the NavigationStack from iOS 16.
  • Many examples for deep links using.

Fixed

  • Tests changed: Strong test case checking.
  • Tests changed: Added tests with TabView at the root screen.
  • Updated examples in code and descriptions.
  • Internal interfaces of NavigationLinkWrapperView, NavigationItemModifier, NavigationModifier.

1.3.1

21 Feb 14:17
Compare
Choose a tag to compare

Fixed

  • Build: Removed artifact file with duplicates.

1.3.0

21 Feb 14:16
Compare
Choose a tag to compare

Added

  • Simple supporting the deep link with functions: append from url, replace with url.
  • New modifiers for supporting the deep link: .navigationAction, .navigateUrlParams corresponding to ютфмшпфеу
  • Changing the NavigationID type to protocol