- :sparkles: Add `--notype` option to prevent type hinting - :sparkles: Add `--noadd` option to pevent missing docstring generation - :bug: Fix bug in attribute section name in ReST - :sparkles: Docstripy now recognize :var:, :ivar:, :cvar: as attribute (converted to :var: at generation)
0.6.1
- :sparkles: Notebooks are now supported - :bug: Fix a lot of bugs involving some edge cases - :white_check_mark: Process the entire python source code of [pytorch](https://github.com/pytorch/pytorch) without errors with the 3 style formats (over 200k docstring lines processed)
0.5.1
:memo: Add documentation :white_check_mark: Cover more edge cases
0.4.2
:white_check_mark: Cover package to 98% :bug: Fix bug (unknown yield section, when empty docstring, ...) 🥅 Catch more error( when empty section, when index error during parsing, ...) :sparkles: Add short title automatically when no docstring found