Skip to content

0.1.18

Compare
Choose a tag to compare
@jepperaskdk jepperaskdk released this 02 Oct 20:08
· 30 commits to main since this release
cb50d60

Improved the google-parser by splitting sections in a better way. Fixes these bugs #29

NOTE: It also removes support for the (..., optional) syntax. Better to type using Optional[X] both in signature and docstring.