Releases: d3nbr0/aiocarrot
Releases · d3nbr0/aiocarrot
v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's changed
- Fixed field validation
- Fixed display of errors in the console
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's changed
- Shutdown CancelledError exception
- Detecting collisions in order to display an error when trying to add a consumer that has duplicate methods
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's changed
- Consumer include pattern (it is used with
consumer.include_consumer(other_consumer)
) - Fix pydantic model types validation
- Shutdown mechanism
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Updated the framework documentation, comments, and added examples
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First release
Full Changelog: https://github.com/d3nbr0/aiocarrot/commits/v1.0.0