Aiostream

Latest version: v0.6.4

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.6.4

What's Changed
* Drop support for python 3.8, add support for python 3.13 by fpgmaas in https://github.com/vxgmichel/aiostream/pull/123

New Contributors
* fpgmaas made their first contribution in https://github.com/vxgmichel/aiostream/pull/123

**Full Changelog**: https://github.com/vxgmichel/aiostream/compare/v0.6.3...v0.6.4

0.6.3

What's Changed
* Add `MANIFEST.in` to include `tests/conftests.py` in source dist by vxgmichel (issue 121, PR https://github.com/vxgmichel/aiostream/pull/122)


**Full Changelog**: https://github.com/vxgmichel/aiostream/compare/v0.6.2...v0.6.3

0.6.2

What's Changed
* Fixing the issue of the lack of installation sections by thepapermen in https://github.com/vxgmichel/aiostream/pull/113
* Configure pytest test paths so test_utils.py is not mistaken for a test file by vxgmichel in https://github.com/vxgmichel/aiostream/pull/117
* Add strict parameter to stream.zip by smheidrich in https://github.com/vxgmichel/aiostream/pull/119

New Contributors
* thepapermen made their first contribution in https://github.com/vxgmichel/aiostream/pull/113
* smheidrich made their first contribution in https://github.com/vxgmichel/aiostream/pull/119

**Full Changelog**: https://github.com/vxgmichel/aiostream/compare/v0.6.1...v0.6.2

0.6.1

Changes:

- Fix documentation build (https://github.com/vxgmichel/aiostream/commit/42f9119359fbdeb09636bcd68b93a1861157f8dd)
- Expose `Stream` and `sources_operator` in the aiostream package (https://github.com/vxgmichel/aiostream/commit/e029efd2a141ed8a233fc7b8fc4e8c9e1d3fe534)

0.6.0

Changes:

* Support python 3.12 (PR https://github.com/vxgmichel/aiostream/pull/93)
* Support pyright and improve typing in general (PR https://github.com/vxgmichel/aiostream/pull/99)
* Move from `setup.*` to `pyproject.toml` (PR 101, 102, 103, 110)
* Add typing to `aiostream.test_utils` (PR 104)
* Make operators a singleton object instead of a class (PR 106)
* Add sources operator to fix a [breaking change in v0.5.x](https://github.com/vxgmichel/aiostream/releases/tag/v0.5.0) (PR #108, issue 95)

Thanks to hf-kklein for the valuable contributions :)

0.5.2

Changes:

- Properly expose pipe methods in `aiostream.pipe` (PR 88, issue 87)

> [!WARNING]
> The `0.5.x` releases are affected by an unintentional breaking change, see the [v0.5.0](https://github.com/vxgmichel/aiostream/releases/tag/v0.5.0) release for more information.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.