Releases: GSM-MSG/Macaroni
Releases · GSM-MSG/Macaroni
1.2.0
What's Changed
- 🔀 :: (#1) - change logic to observe local by @leehyeonbin in #2
New Contributors
- @leehyeonbin made their first contribution in #2
Full Changelog: 1.1.2...1.2.0
1.1.2
1.1.1
1.1.0
Full Changelog: 1.0.6...1.1.0
What is Changed?
Previously, it was not possible to detect local errors, but starting with this version, it will detect errors for local errors when they occur.
1.0.6
Full Changelog: 1.0.5...1.0.6
What is changed
Detach the logic that error handler of remote observer
1.0.5
1.0.4
Full Changelog: 1.0.3...1.0.4
What is Changed??
add suspend keyword where the logic that get data from local storage because android is not recommend that the logic to access data base in main thread
Contribute
1.0.3
Full Changelog: 1.0.2...1.0.3
What is Changed??
match version between compiler and kotlin version,
Contribute
1.0.2
What is Changed??
upgrade the version because not match between version Hilt and Kotlin
Contribute
1.0.1
What is changed?
Downgrade the version to fix an issue where a previous version would not compile because it was specified as too high a version.