github kosi-libs/Kodein 7.7.0

latest releases: v7.22.0, v7.21.2, v7.21.1...
3 years ago
  • CORE
    • Kotlin 1.5.21
  • ANDROID
    • 2 new modules have been created to support ViewModel retrieval with ease (thanks to @carltonwhitehead for his contribution).
      • kodein-di-framework-android-x-viewmodel : Injection and retrieval of plain View Models with by viewModel() delegate.
      • kodein-di-framework-android-x-viewmodel-savedstate : Injection and retrieval of View Models with SavedStateHandle with by viewModelWithSavedStateHandle() delegate.
      • See documentation here.
  • COMPOSE: kodein-di-framework-compose module is now align with the stable version of Compose compiler (compatible with Kotlin 1.5.21)

Don't miss a new Kodein release

NewReleases is sending notifications on new releases.