koin v3.1.5 Release Notes

    • ๐Ÿ›  [FIXED] [android] - #1240 - ViewModel scope instance creation fixed
    • ๐Ÿ›  [FIXED] [android] - #1232 & #1207 - Android minimum dependencies is clean up and should avoid indirect library crash
    • โœ… [ADDED] [android] - #1250 - Android instrumented test doc
    • ๐Ÿคก [FIXED] [core] - #1213 - withInstance() mock instance fixed
    • ๐Ÿ›  [FIXED] [core] - #1248 - fix createeagerInstances() to be seperated back of modules()
    • ๐Ÿ—„ [FIXED] [core] - checkKoinModules API is fixed / deprecate old signatures
    • ๐Ÿ›  [FIXED] [androidx-compose] - ViewModelStoreOwner property fixed for Compose
    • โšก๏ธ [UPDATED] [androidx-compose] - Compose 1.0.5
    • ๐Ÿ›  [FIXED] [android] - fixed scope delegate property to help create scope later for fragment, and bind with parent activity scope