Version 0.5.0
Changed
- Updated internal
__setstate__
ofTask
to accept also__pydantic_extra__
andmodel_config
.
Added
- Support for Python 3.12.
Fixed
- Pydantic 2.0
__pydantic_extra__
pickling errors. - Internal issues with MagicMock and Pydantic 2.0