Skip to content

Releases: adrielcafe/voyager

1.0.0-beta05

09 Aug 23:19
Compare
Choose a tag to compare
1.0.0-beta05 Pre-release
Pre-release
  • Fixed state restoration when using transitions (#6)

1.0.0-beta04

08 Aug 21:13
Compare
Choose a tag to compare
1.0.0-beta04 Pre-release
Pre-release
  • Fixed state restoration after Acitivity recreation (#6)

1.0.0-beta03

07 Aug 02:27
Compare
Choose a tag to compare
1.0.0-beta03 Pre-release
Pre-release
  • Updated Kotlin to 1.5.21 and Compose to 1.0.1
  • Added TabOptions and deprecated Tab.title and Tab.icon
  • Replaced NavigatorCache with SaveableStateHolder (#4 and #5, special thanks to @Grouen and @andkulikov!)

1.0.0-beta02

30 Jul 23:39
Compare
Choose a tag to compare
1.0.0-beta02 Pre-release
Pre-release
  • Updated Compose to 1.0.0 🎉
  • Added transitions, initially with fade, scale and slide animations
  • Added StackEvent and Stack.lastEvent
  • Added Stack.lastItemOrNull and Navigator.lastItem
  • Deprecated Stack.lastOrNull and Navigator.last

1.0.0-beta01

30 Jul 23:39
Compare
Choose a tag to compare
1.0.0-beta01 Pre-release
Pre-release

Initial release 🎉