| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-10-28 | 309 Bytes | |
| v2.3.0.tar.gz | 2020-10-28 | 146.7 kB | |
| v2.3.0.zip | 2020-10-28 | 187.0 kB | |
| Totals: 3 Items | 334.1 kB | 1 | |
Installation
go get -u github.com/reactivex/rxgo/v2@v2.3.0
Added
Findoperator
Changed
Serializeoperator implementation (simplification)- Documentation improvement
Fixed
- Do not increment Count operator in case of error: https://github.com/ReactiveX/RxGo/pull/261