Releases: sebaslogen/resaca
Releases · sebaslogen/resaca
1.1.0 - Support for Jetpack Compose 1.1.0
Libraries are updated and compatible with the latest stable Jetpack Compose release 1.1.0
0.2.0 - Add optional key to rememberScope
- Add optional key to rememberScope
- Add tests for key parameter
- Fix Key Kotlin value class problem with collection keys
0.1.1 - Release library on JitPack
Add gradle and JitPack configuration to release as a library
0.1.0 - First release
Initial library release
Includes:
- resaca library
- test app ResacaApp
- integration tests with Robolectric
- CI integration with Travis-CI