Skip to content

Releases: InsanusMokrassar/MicroUtils

0.20.24

04 Jan 05:54
Compare
Choose a tag to compare

Since this version depdendencies of klock and krypto replaced with com.soywiz.korge:korlibs-time and com.soywiz.korge:korlibs-crypto

  • Versions:
    • Klock (since now KorlibsTime): 4.0.10 -> 5.3.0
    • Krypto (since now KorlibsCrypto): 4.0.10 -> 5.3.0
  • Serialization:
    • Mapper:
      • Mapper pass decoder into callback of deserialization strategy
      • Mapper pass encoder into callback of serialization strategy

0.20.23

21 Dec 22:12
Compare
Choose a tag to compare
  • Versions:
    • Koin: 3.5.0 -> 3.5.3
    • Okio: 3.6.0 -> 3.7.0
  • LanguageCodes:
    • Fixes in intermediate language codes (like Chinese.Hans)
    • Rename IetfLanguageCode to IetfLang
      • Rename all subsequent functions (including serializer)
    • New lazy properties knownLanguageCodesMap, knownLanguageCodesMapByLowerCasedKeys and several others

0.20.22

14 Dec 19:23
Compare
Choose a tag to compare
  • Common:
    • Add opportunity to create own Diff with base constructor

0.20.21

12 Dec 19:17
Compare
Choose a tag to compare
  • Resources:
    • Inited

0.20.20

11 Dec 21:00
Compare
Choose a tag to compare
  • Repos:
    • Exposed:
      • Add opportunity for setup flows in AbstractExposedCRUDRepo

0.20.19

09 Dec 20:07
Compare
Choose a tag to compare
  • Versions:
    • Ktor: 2.3.6 -> 2.3.7

0.20.18

04 Dec 13:07
Compare
Choose a tag to compare
  • Coroutines:
    • SpecialMutableStateFlow now extends MutableStateFlow
    • Compose:
      • Deprecate FlowState due to its complexity in fixes

0.20.17

01 Dec 07:21
Compare
Choose a tag to compare
  • Versions:
    • Serialization: 1.6.1 -> 1.6.2

0.20.16

29 Nov 21:19
Compare
Choose a tag to compare
  • Versions:
    • Exposed: 0.44.1 -> 0.45.0
  • Coroutines:
    • Add SpecialMutableStateFlow
    • Compose:
      • Add FlowState

0.20.15

24 Nov 19:08
eefb56b
Compare
Choose a tag to compare
  • Versions:
    • Kotlin: 1.9.20 -> 1.9.21
    • KSLog: 1.3.0 -> 1.3.1
    • Compose: 1.5.10 -> 1.5.11