- Allow Sphinx explicitly to write in parallel. - Fixed crash when documenting ParamSpecArgs
1.21.7
- Fixed a bug where if a class has an attribute and a constructor argument with the same name, the constructor argument type would be rendered incorrectly (issue 308)
- Fixed napoleon handling of numpy docstrings with no specified return type.
1.21.6
- Fix a `Field list ends without a blank line` warning (issue 305).
1.21.5
- More robust determination of rtype location / fix issue 302
1.21.4
- Improvements to the location of the return type
1.21.3
- Use format_annotation to render class attribute type annotations