New
7.29.0
What's Changed
- Kotlin 2.2.21 and Compose 1.9.3
- feat: add reified helper functions for
NoArgBindingDI, update tests to use these methods by @romainbsl in https://github.com/kosi-libs/Kodein/pull/492 - feat(#470): add module name verification option to DI by @romainbsl in https://github.com/kosi-libs/Kodein/pull/494
- #467: Improvements to compose injection by @Nek-12 in https://github.com/kosi-libs/Kodein/pull/479
- docs: document reactive compose injection behavior by @Nek-12 in https://github.com/kosi-libs/Kodein/pull/497
Full Changelog: https://github.com/kosi-libs/Kodein/compare/v7.28.0...v7.29.0