Skip to content

Releases: sebaslogen/resaca

3.1.1

02 Jan 21:02
Compare
Choose a tag to compare

Changes

🧰 Maintenance

3.1.0 - New feature: use a list of keys to scope objects to a larger scope than where they are used

25 Nov 22:36
e5db8fb
Compare
Choose a tag to compare

New features

Changelist of library updates

  • Compose BOM to 2023.10.01
  • Compose compiler 1.5.4
  • AGP 8.1.4
  • Kotlin 1.9.20
  • Kover to 0.7.4
  • Robolectric to 4.11.1
  • Hilt to 1.1.0

3.0.0 - Replace disposal delay with Handler post mechanism to detect Activity resume

08 Oct 20:21
Compare
Choose a tag to compare

Changes

  • Old 5 seconds delay on disposal has been replaced with Handler post mechanism that detects Activity resume. No more hardcoded delays, just posts to the Android queue and a timeout to detect resume completed. PR #32
  • Added more Robolectric-unit tests
  • Added Espresso tests for Activity recreation

Changelist of library updates

  • Compose BOM to 2023.10.00
  • Compose navigation to 2.7.4
  • Hilt to 2.48.1
  • Android Gradle Plugin to 8.1.2

2.4.9 - Update Compose BOM to 2023.09.00 and Koin

19 Sep 07:46
Compare
Choose a tag to compare

Changelist of library updates

  • Compose BOM to 2023.09.00
  • Koin to 3.5.0
  • Core-ktx to 1.12.0
  • Androidx-lifecycle to 2.6.2

2.4.8 - Update Compose compiler to 1.5.3 + Kotlin 1.9.10

31 Aug 14:32
Compare
Choose a tag to compare

Changelist of library updates

  • Compose compiler 1.5.3
  • Kotlin 1.9.10
  • Dagger to 2.48

2.4.7 - Update Compose compiler to 1.5.1 + BOM 2023.08 & target SDK 34

25 Aug 10:14
Compare
Choose a tag to compare

Changelist of library updates

  • Compose compiler 1.5.1
  • Compose BOM 2023.08.00
  • Android target SDK 34
  • Android Gradle plugin 8.1.1
  • Jetpack Navigation 2.7.0
  • Koin to 3.4.3
  • Coroutines to 1.7.3

2.4.6 - Update Compose compiler to 1.5.0 + Kotlin to 1.9.0

28 Jul 07:23
Compare
Choose a tag to compare

Changelist of library updates

  • Compose compiler 1.5.0
  • Kotlin 1.9.0
  • Hilt 2.47
  • Android Gradle plugin 8.1.0

2.4.5 - Bugfix #22 + Update Compose + Coroutines + Kotlin + Koin

10 Jul 07:53
Compare
Choose a tag to compare

Changelist of library updates

  • Compose compiler 1.4.8
  • Compose BOM 2023.06.01
  • Coroutines 1.7.2
  • Kotlin 1.8.22
  • Koin 3.4.2
  • Navigation 2.6.0

Changelist of other updates/fixes

  • Fix ViewModelProvider key for #22: hiltViewModelScoped returns new viewModel with old bundle argument on key change
  • CI build improvements: API compatibility check + Code coverage

2.4.4 - Update to Compose BOM 2023.05.01 + Coroutines 1.7.1

25 May 08:14
Compare
Choose a tag to compare

Changelist of library updates

  • Compose BOM 2023.05.01
  • Coroutines 1.7.1
  • Dagger 2.46.1
  • Core-ktx 1.10.1
  • AGP 8.0.2

Changelist of other updates/fixes

  • Improve library APIs visibility
  • CI build improvements: API compatibility check + Code coverage + Lint checks

2.4.3 - Support Compose compiler 1.4.7 and Compose BOM 2023.05.00 + Kotlin 1.8.21

03 May 20:07
Compare
Choose a tag to compare

Changelist of library updates

  • Compose compiler 1.4.7
  • Compose BOM 2023.05.00
  • Kotlin 1.8.21
  • Dagger/Hilt 2.46