Version 2.0.2
This patch release fixes a few bugs and introduces a performance enhancement. Many thanks to @alfredocarella for their first contribution, and to the maintainers @maximlt and @philippjfr for contributing to this release.
Optimization:
- Minor optimizations in hot codepaths accessing class parameters (#893)
Bug fixes:
- Unpack partial callables in
iscoroutinefunction
(#894) - Fix building Param with
setuptools-scm<7
(#903)
Documentation: