Skip to content

Releases: FelixTheC/docstring_generator

0.3.4

23 Sep 11:16
c4cfb35

Choose a tag to compare

  • dependency updates

0.3.2

16 Jul 10:37

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

0.0.30

15 Jul 17:40

Choose a tag to compare

v0.3.1-beta

02 Jun 09:18

Choose a tag to compare

  • remove old version

v0.3.0-beta

27 May 21:10
b9f2987

Choose a tag to compare

  • 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

27 May 20:45

Choose a tag to compare

extension_0.0.25

chore: use setuptools instead of poetry

extension_v0.0.24

27 May 18:25

Choose a tag to compare

extension_0.0.24

chore: rename setup project name to avoid conflicts

0.2.2

16 Oct 17:19
7a6057c

Choose a tag to compare

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

16 Oct 17:15
6c070f8

Choose a tag to compare

Merge pull request #6 from FelixTheC/develop

Develop

0.2.0

14 Oct 18:50
7c15339

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1b...v0.2.0