Skip to content

Releases: sebaslogen/resaca

1.1.0 - Support for Jetpack Compose 1.1.0

10 Feb 14:44
Compare
Choose a tag to compare

Libraries are updated and compatible with the latest stable Jetpack Compose release 1.1.0

0.2.0 - Add optional key to rememberScope

21 Dec 18:19
Compare
Choose a tag to compare
  • 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

17 Dec 13:00
Compare
Choose a tag to compare

Add gradle and JitPack configuration to release as a library

0.1.0 - First release

17 Dec 10:45
e9433f5
Compare
Choose a tag to compare

Initial library release

Includes:

  • resaca library
  • test app ResacaApp
  • integration tests with Robolectric
  • CI integration with Travis-CI