We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d19c7 commit 23f1977Copy full SHA for 23f1977
CHANGES.md
@@ -1,6 +1,8 @@
1
# DurianRx releases
2
3
## [Unreleased]
4
+
5
+## [5.0.0] - 2025-01-24
6
### Changed
7
- **BREAKING** Replace `RxJava Disposable` with `Kotlin Job`, and remove `rxjava` completely. ([#10](https://github.com/diffplug/durian-rx/pull/10))
8
- Add strict nullability to RxBox and improve efficiency. ([#12](https://github.com/diffplug/durian-rx/pull/12))
0 commit comments