forked from pool/python-aiostream
pmmu version update OBS-URL: https://build.opensuse.org/request/show/1133129 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=3
20 lines
672 B
Plaintext
20 lines
672 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 14 09:13:36 UTC 2023 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- update to 0.5.2:
|
|
* Properly expose pipe methods in `aiostream.pipe` (PR #88,
|
|
issue #87)
|
|
update to 0.5.1:
|
|
* Expose `pipable_operator` at package level (46ddb24)
|
|
* Modernize examples (a704e9a)
|
|
update to 0.5.0:
|
|
* Drop python 3.7 support
|
|
* Add type annotations (issue #36, PR #84)
|
|
* Add task_limit argument to action operator (issue #85, PR
|
|
#86)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 20 18:48:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for aiostream 0.4.5.
|