Skip to content

Releases: isaac-udy/Enro

Release 1.10.1

25 Apr 18:58
Compare
Choose a tag to compare

Minor bug fixes/improvements to the incremental annotation processor used for generating NavigationComponents

Release 1.10.0

22 Apr 05:43
Compare
Choose a tag to compare

Allowed EnroTest to be used from non-instrumented unit tests. Moved result ids from the additional data bundle into the main open instruction data.

Release 1.9.0

27 Mar 07:00
Compare
Choose a tag to compare

Added clearer exceptions, improve speed of NavigationInstruction execution and result handling in most cases, fixed bugs with DefaultFragmentExecutor calling close after Fragment lifecycle state had been saved.

Release 1.8.1

14 Mar 03:33
abda10b
Compare
Choose a tag to compare

Revert to using addObserver instead of launchWhenCreated in LazyEnroResultChannel

Release 1.8.0

07 Mar 03:50
dbcd1b0
Compare
Choose a tag to compare

Fixed bug with registerForNavigationResult being used in Lists/RecyclerViews, and allowed registerForNavigationResult to be used from non-lifecycle aware components (such as Views/ViewHolders).

Release 1.7.2

25 Feb 02:02
943ea7d
Compare
Choose a tag to compare

Resolve issue with EnroContainer and EnroContainerController causing not correctly saving state when switching between several EnroContainerControllers

Release 1.7.1

21 Feb 21:11
3065249
Compare
Choose a tag to compare

Fix issue where Composable destinations could leak memory if hosted directly in an Activity (issue #52)

Release 1.7.0

14 Feb 10:11
201bf70
Compare
Choose a tag to compare

Updated dependencies (significant updates include Compose 1.1.0 and Kotlin 1.6.10)

Release 1.6.0

21 Nov 07:23
Compare
Choose a tag to compare
Release 1.6.0

Release 1.5.0

18 Nov 13:18
Compare
Choose a tag to compare
Updated previous version warning for Enro