Releases: ReactiveX/RxPY
Releases · ReactiveX/RxPY
v4.0.4
v4.0.3
What's Changed
- fix: typing fixes for Pyright 254 by @dbrattli in #650
- Make
_T
inObservable[_T]
covariant by @Azureblade3808 in #654
New Contributors
- @Azureblade3808 made their first contribution in #654
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- Use deque in ReplaySubject (#646) by @timothy-shields in #648
New Contributors
- @timothy-shields made their first contribution in #648
Full Changelog: v4.0.1...v4.0.2
v4.0.0
What's Changed
- Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10 by @tirkarthi in #570
- Remove deprecated loop parameter by @carlwgeorge in #575
- Correct example code instructions by @Julian-O in #580
- Fix build of documentation by @MainRo in #589
- replace coroutine decorator with async keyword by @MainRo in #593
- Removal of misleading information in take_while documentation by @kkonrad in #596
- rework zip fix for #537 by @MainRo in #595
- [ReactiveX] Use pyproject.toml and poetry by @dbrattli in #603
- [ReactiveX] Fix pipe operator by @dbrattli in #605
- [ReactiveX] Add poetry cache by @dbrattli in #607
- [ReactiveX] Doc build fixes by @dbrattli in #606
- [ReactiveX] Sort imports for tests by @dbrattli in #608
- [ReactiveX] Optimize build by @dbrattli in #609
- Bump version by @dbrattli in #610
- [ReactiveX] reactivex rename by @dbrattli in #611
- [ReactiveX] Fix typing by @dbrattli in #612
- [ReactiveX] Pre commit by @dbrattli in #613
- ReactiveX by @dbrattli in #614
- Add publish action and dynamic versioning by @dbrattli in #615
- Try fixing publish version by @dbrattli in #616
- Fix poetry version setting by @dbrattli in #617
- Fix defer docs by @dbrattli in #618
- Update docs for pre-release install by @dbrattli in #621
- Fix version for docs by @dbrattli in #623
- Fix library version by @dbrattli in #625
- Remove poetry run from version echo by @dbrattli in #626
- Fix wxscheduler issues by @christiansandberg in #602
- Type fixes by @dbrattli in #629
- Disallow untyped defs by @dbrattli in #632
- Fix withlatestfrom by @dbrattli in #633
- Window threading issue. Fixes #604 by @dbrattli in #627
- Fix return annotation of Observable.await by @hamstap85 in #630
- fix(examples): fixes timeflies_tkinter by @dbrattli in #635
New Contributors
- @tirkarthi made their first contribution in #570
- @carlwgeorge made their first contribution in #575
- @Julian-O made their first contribution in #580
- @kkonrad made their first contribution in #596
- @christiansandberg made their first contribution in #602
- @hamstap85 made their first contribution in #630
Full Changelog: v3.2.0...v4.0.0
v4.0.0b5
v4.0.0b4
v4.0.0b3
v4.0.0b2
v4.0.0b1
v4.0.0a4
What's Changed
- [ReactiveX] Use pyproject.toml and poetry by @dbrattli in #603
- [ReactiveX] Fix pipe operator by @dbrattli in #605
- [ReactiveX] Add poetry cache by @dbrattli in #607
- [ReactiveX] Doc build fixes by @dbrattli in #606
- [ReactiveX] Sort imports for tests by @dbrattli in #608
- [ReactiveX] Optimize build by @dbrattli in #609
- [ReactiveX] reactivex rename by @dbrattli in #611
- [ReactiveX] Fix typing by @dbrattli in #612
- [ReactiveX] Pre commit by @dbrattli in #613
- ReactiveX by @dbrattli in #614
- Add publish action and dynamic versioning by @dbrattli in #615
New Contributors
- @tirkarthi made their first contribution in #570
- @carlwgeorge made their first contribution in #575
- @Julian-O made their first contribution in #580
- @kkonrad made their first contribution in #596
Full Changelog: v3.2.0...v4.0.0a4