Releases: ml-tooling/lazydocs
Releases · ml-tooling/lazydocs
0.4.8
0.4.7
0.4.6
🎁 Features & Improvements
- Ignore sub-modules from ignored packages.
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.4.4
🎁 Features & Improvements
- Add support for bullet lists in the docstring.
- Allow ignoring modules, classes, or functions by adding
lazydocs: ignore
to the docstring.
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.4.3
👷 Maintenance & Refactoring
- Update to universal-build version 0.6.6
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.4.1
👷 Maintenance & Refactoring
- Ignore class methods from base classes
- Prefix functions and classes with module name in the overview
- Do not break if one module docs cannot be generated
- Add additional unit tests
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.3.0
👷 Maintenance & Refactoring
- Use build environment from universal-build
- Use python build utilities from universal-build
- Add initial unit test
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.2.5
- No changes
0.2.4
- No changes
0.2.3
🎁 Features & Improvements
- Generate
.pages
file for mkdocs documentation
👷 Maintenance & Refactoring
- Update build and setup process
👥 Contributors
Thanks to @lukasmasuch for the contributions.