Skip to content

Releases: ml-tooling/lazydocs

0.2.2

17 Nov 21:55
Compare
Choose a tag to compare

🚨 Bug Fixes

  • Fix problem with text not concatenated into when split in docstring.

👥 Contributors

Thanks to @lukasmasuch for the contributions.

0.2.1

16 Nov 17:11
Compare
Choose a tag to compare

🚨 Bug Fixes

  • Fix problem with __module__ not found for certain functions.

👥 Contributors

Thanks to @lukasmasuch for the contributions.

0.2.0

16 Nov 16:15
Compare
Choose a tag to compare

🎁 Features & Improvements

  • Simple CLI to generate markdown docs in seconds
  • Supports Google-style Python Docstrings
  • Compatible with Github Markdown and MkDocs
  • Source-code linking
  • API overview generation
  • Docstyle validation
  • Programmatic API

👥 Contributors

Thanks to @lukasmasuch for the contributions.