Skip to content

Releases: masmovil/masmini-kotlin

2.0.1

19 May 07:16
b2e3fad
Compare
Choose a tag to compare

Added

  • Add proper Proguard/R8 rules in masmini-common.

Fixed

  • Fix proguard issues with Mini_Generated class.

2.0.0

18 May 15:28
495c83c
Compare
Choose a tag to compare

Added

  • BREAKING CHANGE: Remove RX packages, moved API to full coroutines

1.5.0

22 Mar 07:43
Compare
Choose a tag to compare

Added

  • Upgrade Kotlin to 1.4.31 and Kodein to 7.4.0, apart from other Android dependencies.

1.0.11

19 Feb 14:48
03116c3
Compare
Choose a tag to compare

Bugs 🐛

  • Create a safe iterator at notify new state (#2)