- Parser: add a new function, `parse_from_object`, that supports scattered docstrings (thanks to mauvilsa)
0.14.1
- Parser: fix autodetection (regression from 0.14)
0.14
- Numpydoc: Improved support for Example / Examples section
0.13
- Google: Added support for Example / Examples section
0.12
- General: Added support for lone `:rtype:` meta information (thanks to abergou)
0.11
- General: Started tracking changes - General: Added ability to combine function docstrings (thanks to abergou) - ReST: Added support for `:type:` and `:rtype:` (thanks to abergou)