Skip to content

Commit f2cb677

Browse files
authored
Update README to reflect recent changes and removals (#8265)
Removed mentions of Iterable Extensions and Javadoc bloat revamp.
1 parent 816de1b commit f2cb677

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@ It extends the [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern)
2727
- :satellite: Internal optimizations now that I have the master :key:.
2828
- :eye: Possible usages for Scoped variables for context and per-item resource management.
2929
- :eye: Possible inclusion of 2nd and 3rd party operators.
30-
- :eye: Possible inclusion of the Iterable Extensions (Ix) 2nd party library. ju.Stream is sh|t wrt interfacing and composability.
3130
- :question: Android compatibility depends on your API level and what desugaring is available.
32-
- :question: Rewamp of the Javadoc bloat in the base types via `sealed` interfaces? Not certain how much it helps.
33-
- :lady_beetle: Resolve many anomalies and bugs with operators such as `groupBy`, `window`, `concat`, etc.
3431
- :warning: RxJava 3.x support will be toned down in the coming months, will be offered for +1 year after 4.x official release.
3532

3633
<sup>1</sup> :stop: Unfortunately Java 27 has no language or API enhancements we can use, because Structured Concurrency remained preview for one.

0 commit comments

Comments
 (0)