What's Changed
- Fix back VM resolution on root scope only, add scope logs by @arnaudgiuliani in #1834
- Fix VM key generation - on key only, or qualifier + class name by @arnaudgiuliani in #1835
- Fix for can auto-reload on ktor by @momosetkn in #1797
- Fix backward binary compatibility with Koin 3.4 by @gsprdev in #1830
- Update libs for 3.5 - kotlin 1.9.22 - jb compose 1.5.12 - jetpack compose 1.5.10 by @arnaudgiuliani in #1836
- Add Lazy concrete implementation & missing "plus" operator by @cpaleop in #1756
- flatten: use loop and ArrayDeque instead of recursion by @hoc081098 in #1801
- 3.6 - full upgrade environment by @arnaudgiuliani in #1839
- Add watchos support by @suau in #1751
- fix(flatten): use
LinkedHashSet
instead ofHashSet
by @hoc081098 in #1841
New Contributors
- @momosetkn made their first contribution in #1797
- @gsprdev made their first contribution in #1830
- @cpaleop made their first contribution in #1756
- @suau made their first contribution in #1751
Full Changelog: 3.6.0-alpha3...3.6.0-Beta2