This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: ZupIT/nimbus
Releases · ZupIT/nimbus
1.0.0-beta1
feat: navigation callbacks (#75) * implements: navigation callbacks (events); operations object and array; expressions on initial value of states. Renamed params on navigation to state. * detekt
1.0.0-alpha14
detekt
1.0.0-alpha13
creates new performance test (#74)
1.0.0-alpha12
detekt
1.0.0-alpha11
sanitize null values
1.0.0-alpha10
What's Changed
- fix: exceptions on initialization or update by @Tiagoperes in #58
- feat: certifies type coercion work on numbers by @Tiagoperes in #59
- fix: request data by @Tiagoperes in #60
- fix: NSNull treatment by @Tiagoperes in #61
- feat: Feature/rename packages by @hernandazevedozup in #62
Full Changelog: 1.0.0-alpha9...1.0.0-alpha10
1.0.0-alpha9
Changes android build to Jvm build on release (#57) * Changes android build to Jvm build on release * Update release.yml * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc * trying to add javadoc
1.0.0-alpha8
feat: navigation params (#55) * change branch Signed-off-by: Arthur Bleil <[email protected]> * change branch Signed-off-by: Arthur Bleil <[email protected]> * feat: Navigation Params Signed-off-by: Arthur Bleil <[email protected]> Signed-off-by: Arthur Bleil <[email protected]>
1.0.0-alpha7
fix: problems observed while refactoring Nimbus for Compose (#54) * fixes problems observed while adapting Nimbus Compose to the new Core update strategy * self-review
1.0.0-alpha6
Feat: deserializer (#50) * unfinished * fixes * uncomment signing