Linked Milestones
https://github.com/InsertKoinIO/koin/milestone/69?closed=1
What's Changed
- Fix compose local scope access by @arnaudgiuliani in #1706
- 3.5.2 rc2 by @arnaudgiuliani in #1707
- Documentation: fixing spelling mistake and replacing reference to
multiplatform
toktor
by @rory-instil in #1692 - Fix old Android Kotlin target by @arnaudgiuliani in #1708
- Documentation: Add bom installation module and fix typos by @bigman212 in #1691
- [maintenance] jcenter removal by @GrzegorzBobryk in #1673
- Documentation: Fix typo in docs/reference/koin-core/modules.md by @gustavobarbosab in #1670
- [bugfix] Wrong gradle version in CONTRIBUTING.adoc by @GrzegorzBobryk in #1649
- version to 3.5.2 + kotlin 1.9.21 / Compose 1.5.11 by @arnaudgiuliani in #1720
- Fixed KMP quickstart link in README.md by @glureau in #1712
- Fix remember usage when retrieving Koin context by @arnaudgiuliani in #1723
- Compose 1.5.6 by @arnaudgiuliani in #1732
- use io.github.gradle-nexus.publish-plugin by @arnaudgiuliani in #1739
- [maintenance] bom added to versions table by @GrzegorzBobryk in #1777
- Bump version by @kpgalligan in #1786
- [DOC][FIX-1795] - Proofreading docs by @pedrofsn in #1796
- Adding koin BOM doc by @pedrofsn in #1760
- Fix coroutine engine fix dispatcher by @arnaudgiuliani in #1798
- ios concurrency fix by @arnaudgiuliani in #1799
- Fix test dependencies by @arnaudgiuliani in #1802
- Add tests + Fix koin-test jvm reflect import by @arnaudgiuliani in #1804
- Fix verify API dependency by @arnaudgiuliani in #1807
- fix #1767 - Fix documentation links by @arnaudgiuliani in #1808
- Creating tests to resolveViewModel method by @gustavobarbosab in #1800
- Fix ViewModel key generation + Fix ViewModel scope handling by @arnaudgiuliani in #1809
- Add information about wrapping up around ClosedScopeException case by @arnaudgiuliani in #1810
- 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
New Contributors
- @rory-instil made their first contribution in #1692
- @bigman212 made their first contribution in #1691
- @gustavobarbosab made their first contribution in #1670
- @glureau made their first contribution in #1712
- @momosetkn made their first contribution in #1797
- @gsprdev made their first contribution in #1830
Full Changelog: 3.5.2-RC1...3.5.4-RC2