Skip to content

Releases: jsh9/docstring_parser_fork

0.0.9

26 Jun 09:05
80489b0
Compare
Choose a tag to compare

What's Changed

  • Use pprint to show Docstring objects by @jsh9 in #8

Full Changelog: 0.0.8...0.0.9

0.0.8

24 Jun 01:26
af6c3bb
Compare
Choose a tag to compare

What's Changed

  • Parse attributes for Sphinx-style docstrings by @jsh9 in #7

Full Changelog: 0.0.7...0.0.8

0.0.7

22 Jun 21:13
8f95747
Compare
Choose a tag to compare

What's Changed

  • Add support for "Attributes" docstring section by @jsh9 in #6

Full Changelog: 0.0.6...0.0.7

0.0.6

22 Jun 17:55
Compare
Choose a tag to compare

What's Changed

  • Merged in the latest changes from upstream (version 0.16)

Full Changelog: 0.0.5...0.0.6

0.0.5

18 Oct 17:17
Compare
Choose a tag to compare

What's Changed

  • Fix Google-style return section parsing by @jsh9 in #5

Full Changelog: 0.0.4...0.0.5

0.0.4

28 Aug 10:26
Compare
Choose a tag to compare

What's Changed

  • Add "many_yields" property by @jsh9 in #4

Full Changelog: 0.0.3...0.0.4

0.0.3

28 Aug 09:23
9931317
Compare
Choose a tag to compare

What's Changed

  • Make "Yields" an official parsed section by @jsh9 in #3

Full Changelog: 0.0.2...0.0.3

0.0.2

26 Aug 20:36
1519d22
Compare
Choose a tag to compare

What's Changed

  • Parse yields section in docstring by @jsh9 in #2

Full Changelog: 0.0.1...0.0.2

0.0.1

18 Aug 07:31
Compare
Choose a tag to compare

What's Changed

  • Fix union in return type by @jsh9 in #1

New Contributors

  • @jsh9 made their first contribution in #1

Full Changelog: https://github.com/jsh9/docstring_parser_fork/commits/0.0.1