Skip to content

Releases: Tlaster/PreCompose

1.6.1

23 Jun 10:25
1.6.1
d9d30d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

09 Apr 11:54
9a126f3
Compare
Choose a tag to compare

What's Changed

  • Remove confusing API from goBack by @tiper in #270
  • fix floating route navigate crash by @Tlaster in #277
  • Remove canNavigate, Now navigate will navigate directly instead of waiting for transition.
  • Expose backstack count
  • Rework predictive back and swipe back handling.

This version works with compose-mutiplatform 1.6.0

Full Changelog: 1.5.11...1.6.0

1.6.0-rc04

18 Mar 13:45
5ad40d5
Compare
Choose a tag to compare
1.6.0-rc04 Pre-release
Pre-release

What's Changed

  • Bugfix for back button not working for Android.

Full Changelog: 1.6.0-rc03...1.6.0-rc04

1.6.0-rc03

15 Mar 09:45
232c65f
Compare
Choose a tag to compare
1.6.0-rc03 Pre-release
Pre-release

What's Changed

  • Bugfix for BackStackEntry state holder when navigate quickly.
  • Rework predictive back and swipe back handling.

Full Changelog: 1.6.0-rc02...1.6.0-rc03

1.6.0-rc02

09 Mar 12:25
031397e
Compare
Choose a tag to compare
1.6.0-rc02 Pre-release
Pre-release

What's Changed

  • Remove canNavigate, Now navigate will navigate directly instead of waiting for transition.
  • Expose backstack count

Full Changelog: 1.6.0-rc01...1.6.0-rc02

1.6.0-rc01

07 Mar 02:25
a2b18f5
Compare
Choose a tag to compare
1.6.0-rc01 Pre-release
Pre-release

What's Changed

  • Use qualified name instead of simple name by @tiper in #269
  • Remove confusing API from goBack by @tiper in #270
  • fix floating route navigate crash by @Tlaster in #277

This version works with compose-mutiplatform 1.6.0

Full Changelog: 1.6.0-beta02...1.6.0-rc01

1.5.11

27 Feb 07:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.10...1.5.11

1.6.0-beta02

09 Feb 11:20
02fd7c7
Compare
Choose a tag to compare
1.6.0-beta02 Pre-release
Pre-release

What's Changed

  • upgrade to compose-multiplatform 1.6.0-beta02
  • fix swipe back transition
  • add predictive back support

Full Changelog: 1.6.0-beta01...1.6.0-beta02

1.6.0-beta01

01 Feb 10:36
Compare
Choose a tag to compare
1.6.0-beta01 Pre-release
Pre-release

What's Changed

This version works with Compose 1.6.0

New Contributors

Knowing issues

  • Swipe back animation just...not good at the time, still working on it.

Full Changelog: 1.5.10...1.6.0-beta01

1.5.10

19 Dec 03:39
6abfc0b
Compare
Choose a tag to compare

What's Changed

  • fix crash when using swipe during navigating by @Tlaster in #213

Full Changelog: 1.5.9...1.5.10