Releases: icerockdev/moko-errors
Releases · icerockdev/moko-errors
0.8.0
Changes
- update moko-resources to 0.24
Thanks
@ExNDY
0.7.0
Changes
- #47 update moko-resources dependency
- #25 fallback factory support
- #36 log mappers calls support
- #45 now registration of condition and class mappers have same priority in resolution
0.6.0
Changes
- #42 iosSimulatorArm64 target support
0.5.1
Changes
- #26 fix SnackbarErrorPresenter - now snackbar correctly shows above navigation buttons
0.5.0
Changes
- #23 added new extension for getting exception description
0.4.0
Changes
- #31 kotlin 1.5.20
- #31 gradle 7.0.2
Release 0.3.3
Changes
- hotfix for IDEA 2021.1 support
Release 0.3.2
Changes
- #20 migration to mavenCentral
Release 0.3.1
Changes
Update Versions
- Kotlin 1.4.21
- kotlinx-coroutines 1.4.2
- Moko-mvvm 0.9.0
Release 0.3.0
Changes
- Kotlin 1.4.0
- project configuration with
dependencySubstitution
and includeBuild