Releases: masmovil/masmini-kotlin
Releases · masmovil/masmini-kotlin
2.0.1
Added
- Add proper Proguard/R8 rules in masmini-common.
Fixed
- Fix proguard issues with
Mini_Generated
class.
2.0.0
Added
- BREAKING CHANGE: Remove RX packages, moved API to full coroutines
1.5.0
Added
- Upgrade Kotlin to 1.4.31 and Kodein to 7.4.0, apart from other Android dependencies.
1.0.11
Bugs 🐛
- Create a safe iterator at notify new state (#2)