Skip to content

Releases: isaac-udy/Enro

Release 2.0.0-beta07

15 Aug 05:40
Compare
Choose a tag to compare

Fix issue with BottomSheets introduced by beta06, improved functionality for manually destroying ComposableNavigationContainers

Release 2.0.0-beta06

14 Aug 12:20
Compare
Choose a tag to compare

Fix bug with BottomSheets and Compose 1.5 not behaving nicely together, added a public method for manually destroying a Compose Navigation Container

Release 2.0.0-beta05

05 Aug 21:46
Compare
Choose a tag to compare

Resolve bug with BottomSheets that would cause a crash if a BottomSheet presented another BottomSheet and then immediately closed itself

Release 2.0.0-beta04

17 Jul 09:35
Compare
Choose a tag to compare

Fixed some generic type syntax issues with activityResultDestination, added fix for resource animation compatibility causing flickering in some cases, updated several "requireNotNull" messages to provide more useful debugging information

Release 2.0.0-beta03

11 Jul 13:40
Compare
Choose a tag to compare

Update libraries, use BundleCompat for reading parcelables

Release 2.0.0-beta02

09 Jul 10:52
Compare
Choose a tag to compare

Update consumer rules for Gradle 8

Release 1.19.2

09 Jul 09:12
Compare
Choose a tag to compare

Add consumer rule to keep ComposableDestinations

Release 2.0.0-beta01

05 Jul 09:08
Compare
Choose a tag to compare

Added functionality to manage activity results from synthetic destinations, added a simple way to provide a viewmodel factory to Composables, and deprecated the older BottomSheet/DialogDestination extension interfaces

Release 1.19.1

03 Jul 09:10
Compare
Choose a tag to compare

Fix issue with skipHalfExpanded in BottomSheetDestination

Release 1.19.0

03 Jul 05:48
Compare
Choose a tag to compare

Updated Compose to 1.4.3