Skip to content

Releases: kiwicom/navigation-compose-typed

v0.4.0

11 Sep 19:49
Compare
Choose a tag to compare

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

09 Sep 18:24
Compare
Choose a tag to compare

Changes in this release:

🐛 Bug Fixes

v0.2.2

09 Sep 14:22
Compare
Choose a tag to compare

Changes in this release:

🐛 Bug Fixes

  • Fix handling of empty string parameter @hrach (#4)

v0.2.1

08 Sep 11:41
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Migrate to OkHttp's UrlBuilder @hrach (#3)

v0.2.0

07 Sep 10:39
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • implement generic popUpTo() @hrach (#2)

v0.1.0

02 Sep 14:30
Compare
Choose a tag to compare

Initial release 🎉