Hello Kodeiners. Kodein-DI 7.0 has been released! ...
# kodein
r
Hello Kodeiners. Kodein-DI 7.0 has been released! 🙂 A lot of internal have been changed, with: - A new API: Kodein objects are now named DI - A new reflection API, to be able to manage generics on all the Kotlin/Multiplatform targets - A new module `kodein-di`; that combine
kodein-di-core
,
kodein-di-generic-jvm
and
kodein-di-erased
, using generics by default Unfortunately, we had to break things to provide the DI API. So, to help you migrate we provide a migration guide: https://kodein.org/Kodein-DI/?7.0/migration-6to7 Also, there is an article for the announcement, we hope you’ll enjoy it 🙂 https://medium.com/kodein-koders/kodein-di-v7-0-is-out-c1b388ce80d Of course, do not hesitate to give us your feedback, ask questions or raise issues.
🎉 4