1.3.0
1.3.0 - 2023-09-13
BOM Project
- you can access bom project for Koin annotations with
io.insert-koin:koin-annotations-bom
, in the targeted version - by @arnaudgiuliani in c429eac 8009a55
Fixes
- upgrade ksp/kotlin
1.9.10-1.0.13
by @arnaudgiuliani in cc91d15 - Fix compiler warning issue #79 by @hoc081098 in #90
New Features
- Constructor with default arguments by @damianogiusti PR #74 @arnaudgiuliani in #91
- Unlock Kotlin/JS support by @arnaudgiuliani in 6de014b
- [Experimental] Compile time safety - check Koin configuration at compile time by @arnaudgiuliani in 25bd81b 9f28710 95b9d84 e1d574f
- Allow to tag a parameter with
@ScopeId
to specify a parameter resolved in given scope by @arnaudgiuliani in 1fd7ac9
Documentation
- Compile-time safety options doc - by @arnaudgiuliani in 704a55a
- Update Koin annotations doc to explicit scope usage - by @arnaudgiuliani in 27913de
Thanks to Contributors
- @hoc081098 made their first contribution in #90
Full Changelog: 1.2.2...1.3.0