Releases: apatrushev/aioflows
Releases · apatrushev/aioflows
v0.2.0: Use new Pydantic!
- pydantic version updated to v2 branch
Full Changelog: v0.1.3...v0.2.0
v0.1.3
- fix release issue
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- actor options schemes have been cleaned up
- support for left part cancelation with special operator >=
- better exception handling in connector
- universal producer/consumer actors implemented and widely tested
- repeat and take actors
Full Changelog: v0.1.1...v0.1.2
v0.1.1: actors improvements and fixes
- applicator actor improved
- support for applicator actor subclassing
- batcher and producer actors introduced
- mqtt subscriber fixed to filter messages by subscription topic (multiple subscribers on same client)
Full Changelog: v0.1.0...v0.1.1