Releases: ozontech/SUINavigation
Releases · ozontech/SUINavigation
1.5.0
Added
- Added SUINavigationTest framework for UnitTests coverage.
1.4.2
- 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
Added
- Many examples and tests for deep links using at custom Navigation.
Fixed
- Deep links support for other custom navigation.
1.4.0
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
Fixed
- Build: Removed artifact file with duplicates.
1.3.0
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