This repository was archived by the owner on Jul 2, 2021. It is now read-only.
Releases: UrbanCompass/Snail-Kotlin
Releases · UrbanCompass/Snail-Kotlin
0.1.2: Replay is now thread-safe
Merge pull request #43 from UrbanCompass/fix-replay-concurrency-bug Fix concurrency bug in Replay
0.1.1: Upgrade AGP and bug fix
- Upgrade Android Gradle Plugin to
3.4.2
- Fix for Kotlin reflection bug in
Observable.kt
Improved memory management
- add lifecycle listeners
- add ability to remove single subscriber
0.0.12: Merge pull request #36 from UrbanCompass/rg-fix-debounce
0.0.11: Merge pull request #32 from UrbanCompass/cleanup-usage
convert invalid argument to error; cleanup usage
0.0.10: Merge pull request #31 from UrbanCompass/skip-first
add skip first
0.0.9: Merge pull request #25 from UrbanCompass/better-dispatcher
Use better dispatcher args
0.0.8: Merge pull request #24 from UrbanCompass/update-gradle2
0.0.7: Merge pull request #18 from UrbanCompass/update_dependencies
Updated other dependencies
0.0.6: Merge pull request #15 from UrbanCompass/print-exceptions
Make sure we print out exceptions