Releases: FelixTheC/docstring_generator
Releases · FelixTheC/docstring_generator
0.3.4
0.3.2
Full Changelog: v0.3.1...v0.3.2
0.0.30
Full Changelog: extension_0.0.25...v0.0.30
v0.3.1-beta
- remove old version
v0.3.0-beta
- include docstring_generator_extension which is written with pybind11 (c++) for
- faster docstring creation
- better handling re-runs (no duplicate docstrings)
- support for Numpy, Google, and reST docstringstyles
- no docstring for classes but for all kinds of functions
v0.0.25_extension
extension_0.0.25 chore: use setuptools instead of poetry
extension_v0.0.24
extension_0.0.24 chore: rename setup project name to avoid conflicts
0.2.2
What's Changed
- chore: ignore functions which doesn't have annotations @FelixTheC in #6
Full Changelog: v0.2.0...v0.2.1
Full Changelog: v0.2.1...v0.2.2
v0.2.1
0.2.0
What's Changed
- Develop by @FelixTheC in #4
- prepare-release: 0.2.0 by @FelixTheC in #5
Full Changelog: v0.1.1b...v0.2.0