Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 525 Bytes

changelog.md

File metadata and controls

17 lines (9 loc) · 525 Bytes

Changelog

[0.2.1] - 2024-08-26

Added

  • Fixed bug where module and class name-clash would cause the wrong type to be compared.

[0.2.0] - 2024-08-09

Added

  • [Breaking] Support for "optional" in all Google, Numpy and Sphinx parsers. This is breaking since it will start requiring optional parameters to be marked as optional in docstrings.

[<=0.1.22]

  • Versions below 0.2.0 were not tracked by this document. See releases on GitHub.