Skip to content

Releases: jsh9/docstring_parser_fork

0.0.12

13 Jan 07:57
e0afb74
Compare
Choose a tag to compare

What's Changed

  • Tweak calculation of Docstring size by @jsh9 in #13

Full Changelog: 0.0.11...0.0.12

0.0.11

13 Jan 04:16
96b791c
Compare
Choose a tag to compare

What's Changed

  • Add size calculation for Docstring objects by @jsh9 in #12

Full Changelog: 0.0.10...0.0.11

0.0.10

10 Jan 06:58
dced5ab
Compare
Choose a tag to compare

What's Changed

  • Raise ParseError when section contents can't be parsed by @jsh9 in #11

Full Changelog: 0.0.9...0.0.10

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