Releases: InsanusMokrassar/MicroUtils
Releases · InsanusMokrassar/MicroUtils
0.20.3
Versions
:Compose
:1.4.3
->1.5.0
Exposed
:0.42.1
->0.43.0
Ktor
:2.3.3
->2.3.4
Repos
:Cache
:- Fixes in locks of caches
0.20.2
- All main repos uses
SmartRWLocker
Versions
:Serialization
:1.5.1
->1.6.0
Exposed
:0.42.0
->0.42.1
Korlibs
:4.0.9
->4.0.10
Androis SDK
:33
->34
0.20.0
Versions
:Kotlin
:1.8.22
->1.9.0
KSLog
:1.1.1
->1.2.0
Exposed
:0.41.1
->0.42.0
UUID
:0.7.1
->0.8.0
Korlibs
:4.0.3
->4.0.9
Ktor
:2.3.2
->2.3.3
Okio
:3.4.0
->3.5.0
0.19.9
Versions
:Koin
:3.4.2
->3.4.3
Startup
:- Now it is possible to start application in synchronous way
0.19.8
Versions
:Coroutines
:1.7.2
->1.7.3
Kotlin
:1.8.20
->1.8.22
Compose
:1.4.1
->1.4.3
Okio
:3.3.0
->3.4.0
RecyclerView
:1.3.0
->1.3.1
Fragment
:1.6.0
->1.6.1
Repos
:- Fixes In
KeyValueRepo.clear()
of almost all inheritors ofKeyValueRepo
Cache
:- All full caches got
skipStartInvalidate
property. By default, this property isfalse
and fully caching repos
will be automatically invalidated on start of their work
- All full caches got
- Fixes In
0.19.7
Versions
:Coroutines
:1.7.1
->1.7.2
0.19.6
Versions
:
*Coroutines
:1.6.4
->1.7.1
*Ktor
:2.3.1
->2.3.2
*Compose
:1.4.0
->1.4.1
0.19.5
Repos
:Generator
:- Fixes in new type generation
0.19.4
Versions
:Koin
:3.4.1
->3.4.2
Android Fragments
:1.5.7
->1.6.0
Koin
Generator
- Fixes in new generic generator part
0.19.3
Koin
Generator
- New getter methods now available with opportunity to use parameters
- Old notation
*Single
and*Factory
is deprecated since this release. With old
will be generated newsingle*
andfactory*
notations for new generations - Add opportunity to use generic-oriented koin definitions