djangoflow_app_links 4.0.0
djangoflow_app_links: ^4.0.0 copied to clipboard
A Djangoflow package that implements deep-link handling via app_links package.
4.0.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: update dependency of djangoflow_app_links. (d826cd63)
3.0.0 #
2.0.2 #
- Update a dependency to the latest release.
1.2.1 #
[1.2.0] - 14 June 2023 #
- Updated dependencies
[1.1.3] - 23 Jan 2023 #
- Updated dependencies and fixed imports in test
[1.1.2] - 23 Jan 2023 #
- Fixed typo
Intial
toInitial
in places - Updated dependencies
[1.1.1] - 23 Jan 2023 #
- Updated dependencies
- Add unit tests
[1.1.0] - 13 Jan 2023 #
DjangoflowAppLinksCubit
toAppLinksCubit
- Fix path exports
[1.0.0] - 13 Jan 2023 #
- Concrete implementation using
app_links
package based ondjangoflow_deep_link_interface