| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.5.11 source code.tar.gz | 2024-02-27 | 1.3 MB | |
| 1.5.11 source code.zip | 2024-02-27 | 1.4 MB | |
| README.md | 2024-02-27 | 1.5 kB | |
| Totals: 3 Items | 2.8 MB | 0 | |
What's Changed
- Fix crash Koin compose 1.1.2 in Sample todo by @hoangchungk53qx1 in https://github.com/Tlaster/PreCompose/pull/224
- fix navigation bug when transition is none by @Tlaster in https://github.com/Tlaster/PreCompose/pull/230
- Update documentation for JDK 11 by @andremion in https://github.com/Tlaster/PreCompose/pull/233
- Introduce a name to remember Navigator by @andremion in https://github.com/Tlaster/PreCompose/pull/234
- update version actions by @hoangchungk53qx1 in https://github.com/Tlaster/PreCompose/pull/237
- fix issues when route graph being updated by @Tlaster in https://github.com/Tlaster/PreCompose/pull/239
- fix can not observe lifecycle from scene by @Tlaster in https://github.com/Tlaster/PreCompose/pull/244
- add Navigator.previousEntry by @Tlaster in https://github.com/Tlaster/PreCompose/pull/255
- Update stateflow for lifecycle by @hoangchungk53qx1 in https://github.com/Tlaster/PreCompose/pull/256
- Use qualified name instead of simple name by @tiper in https://github.com/Tlaster/PreCompose/pull/269
- Remove confusing API from goBack by @tiper in https://github.com/Tlaster/PreCompose/pull/270
- fix floating route navigate crash by @Tlaster in https://github.com/Tlaster/PreCompose/pull/277
New Contributors
- @andremion made their first contribution in https://github.com/Tlaster/PreCompose/pull/233
Full Changelog: https://github.com/Tlaster/PreCompose/compare/1.5.10...1.5.11