See the document changelog for more information about the release.
Fixed
- Fix #795: Fix typing of
actordecorator to work with async actors by @janek-cosmose in #796 - Fix #791: Fix infinite loop when async actor raises
TimeoutErrorexception by @LincolnPuzey in #801 - Fixes to type hints for
@actordecorator andActorclass by @LincolnPuzey in #804 - Bugfix: Change logic of completed_count property for group by @ABolouk in #814
Documentation
- chore: update documentation to include all extras by @synweap15 in #808
Project Maintenance
- Make docs build fail on warnings by @LincolnPuzey in #810
- Github actions CI maintenance by @LincolnPuzey in #809
- Update to black 2026 style by @LincolnPuzey in #820
- Version 2.0.1 by @LincolnPuzey in #818
New Contributors
- @janek-cosmose made their first contribution in #796
- @ABolouk made their first contribution in #814
Full Changelog: v2.0.0...v2.0.1