Releases: noheltcj/RxCommon
Releases · noheltcj/RxCommon
0.6.1
- Upgraded kotlin version support to 1.3.61
- Enabled optional build caching
- Auto-detection of publishing capabilities
0.6.0
Includes support for modern kotlin multiplatform projects
0.5.3
Contains support for Kotlin 1.3.31
0.5.2
Upgraded for Kotlin v1.3.30
0.5.1
Contains a fix for issue #31
0.4.2
Contains a bug fix for the CombineLatest operator, which was blocking null emissions
0.4.1
Opened source types and emitters for extension
0.4.0
This release contains upgrades to the underlying build system, and new support for terminal error recovery.
0.3.0
Includes the doOn* family of operators. A contribution from @Hiosdra