koin v3.2.1 Release Notes

Release Date: 2022-09-12 // over 1 year ago
    • [NEW] - Version split for Koin core & Android, to allow sperate track on core & android topics (dedicated Github milestones & Git branches/tag)
    • ⚡️ [UPDATED] [core] - lib update - co.touchlab:stately-concurrency:1.2.2
    • ⚡️ [UPDATED] [android] - lib update - androidx.appcompat:appcompat:1.4.2
    • 🔀 [MERGE] - #1409 - Android Test Instrumentation Contribution
    • 📚 [MERGE] - #1394 - Scope Documentation Fix
    • 📇 [FIXED] [test] - koin-test gradle metadata
    • 📇 [FIXED] [android] - koin-android gradle metadata
    • 🔀 [MERGE] - #1382 - CreateEagerInstances() available for koinApplication function
    • 🛠 [FIXED] [androidx-navigation] - add qualifier to koinNavGraphViewModel function - Port of #1397
    • 🛠 [FIXED] [android] - Open ViewModel with KClass access for generic uses - #1402, #1384
    • ⚡️ [UPDATED] [android] - New Android Scope API - https://insert-koin.io/docs/reference/koin-android/scope - #1399, #1356, #1328, #1385, #1414
    • 🗄 [BREAKING] [android] - Deprecate Android Scope API to avoid use lazy delegate API