This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Releases: ZupIT/nimbus-compose
Releases · ZupIT/nimbus-compose
1.0.0-alpha43
Add screen request on view model init (#48) Signed-off-by: Hernand Azevedo <[email protected]> Signed-off-by: Hernand Azevedo <[email protected]>
1.0.0-alpha42
updates core
1.0.0-alpha41
1.0.0-alpha40
What's Changed
- feat: Rename packages by @hernandazevedozup in #44
Full Changelog: 1.0.0-alpha39...1.0.0-alpha40
1.0.0-alpha39
What's Changed
- feat: Fix internal attribute by @hernandazevedozup in #41
- feat: navigation params by @arthurbleilzup in #38
- feat: deserialization by @Tiagoperes in #42
- feat: Renames NimbusTheme by @hernandazevedozup in #43
Full Changelog: 1.0.0-alpha36...1.0.0-alpha39
1.0.0-alpha38
self pr validation
1.0.0-alpha37
Fix internal attribute Signed-off-by: Hernand Azevedo <[email protected]>
1.0.0-alpha36
What's Changed
- feat: Fixes component not found logic by @hernandazevedozup in #33
- feat: Refactor Navigation Part 1 - Removes MutableSharedFlow by @hernandazevedozup in #34
- feat: Refactor Navigation Part 2 - Fixes popToView by @hernandazevedozup in #35
- feat: Refactor Navigation Part 3 - Simplify navigation + First Screen Url by @hernandazevedozup in #36
- feat: Refactor Navigation Part 4 - Removing crashes from mutableStates by @hernandazevedozup in #37
- feat: Renaming file by @hernandazevedozup in #39
- feat: Lazy Componentes childrenAsList by @hernandazevedozup in #40
Full Changelog: 1.0.0-alpha35...1.0.0-alpha36
1.0.0-alpha35
fix: adapts Nimbus Compose to the new Core logic (#32) * adapting to the new core algorithms * trying to recover navigation:pop * flow * testing * adapts compose to the new core * self review + fix to tests * updates version of core
1.0.0-alpha34
some fixes to the deserialozation (#31)