Skip to content

Releases: kosi-libs/Kodein

7.22.0

23 May 13:46
Compare
Choose a tag to compare
  • Kotlin 2.0 !!!

Full Changelog: v7.21.2...v7.22.0

v7.21.2

12 Jan 08:51
Compare
Choose a tag to compare

Compose Multiplatform

  • 1.6.0-alpha01
  • Fix Kotlin/Wasm targets

v7.21.1

01 Dec 07:10
Compare
Choose a tag to compare
  • Kotlin 1.9.21

7.21.0

17 Nov 18:40
Compare
Choose a tag to compare

Core

  • Kotlin 1.9.20

Android

  • AGP 8.2.0-rc03

Compose Multiplatform

  • 1.5.10-dev-wasm02

Full Changelog: 7.20.2...7.21.0

7.20.2

26 Jun 11:08
Compare
Choose a tag to compare

Jetpack Compose

  • Fixed #435 : generics were erased while retrieving Android ViewModel on Compose.

7.20.1

04 Apr 07:21
Compare
Choose a tag to compare

⚠️ 7.20.0 Has been badly published, Please use THIS version instead!

  • Jetpack Compose
    Creation of 1 modules to handle AndroidX ViewModel retrieval, eventually scoped within the NavGraph.

kodein-di-framework-android-x-compose : Works with AndroidX ViewModel and Navigation extensions.

7.20.0

03 Apr 21:52
Compare
Choose a tag to compare

⚠️ DO NOT USE : the new modules have been wrongly published.

Use 7.20.1 instead!

  • Jetpack Compose
    Creation of 2 modules to handle AndroidX ViewModel retrieval, eventually scoped within the NavGraph.

kodein-di-framework-compose-android: Works with AndroidX ViewModel

kodein-di-framework-compose-android-navigation Works with AndroidX ViewModel AND Jetpack Compose Navigation

7.19.1

31 Mar 15:43
Compare
Choose a tag to compare
  • Compose
    • Add a rememberViewModel factory retrieval function

7.19.0

26 Mar 21:48
Compare
Choose a tag to compare
  • Core
    • Kotlin 1.8.10
  • Compose
    • Multiplatform Compose 1.3.1
    • MacOS targets

7.18.0

13 Jan 13:14
Compare
Choose a tag to compare

Enable Compose Multiplatform 1.3.0-rc2 with Kotlin 1.8.0 compatibility.