Releases: kiwicom/navigation-compose-typed
Releases · kiwicom/navigation-compose-typed
v0.4.0
Changes in this release:
🚀 Features
- Open polymorphism (remove Route & toRoute() conversion) @hrach (#8)
- add NavController.popBackStack<Destination>() @hrach (#7)
🧰 Maintenance
- Update plugin kotlinter to v3.12.0 @app/renovate (#6)
v0.3.0
Changes in this release:
🐛 Bug Fixes
v0.2.2
Changes in this release:
🐛 Bug Fixes
- Fix handling of empty string parameter @hrach (#4)
v0.2.1
Changes in this release:
🚀 Features
- Migrate to OkHttp's UrlBuilder @hrach (#3)
v0.2.0
Changes in this release:
🚀 Features