- python3.10 support
- python3.11 support
- python3.12 support
- python3.7 support
- python3.6 support
- python3.7 support (#12)
- python3.8 support (#12)
- python3.9 support (#12)
- use poetry for package management (#13)
- github workflows (#13)
- python2.7 support (#12)
- python3.4 support (#12)
- python3.5 support (#12)
- fix #11: ```sh code block for command output
- fix #8: separate section for classes and functions
- fix #10: Function spec needs to work correctly for decorated functions (py3 only)
- check for existance of
pymdgen_type_info
when documenting class attributes
- fix #5: instanced attributes section
- fix #7: add class methods
- fix #2: only generate docs for classes and functions defined in the targeted module
- fix #4: Class docs: Recognize properties that have a
help
attribute
- fix #3: include module name and docstring