Skip to content

Releases: ml-tooling/lazydocs

0.4.8

27 Jul 09:00
Compare
Choose a tag to compare

PyPi Release

  • Fix 'character maps to ' issue on windows (#22) by writing the markdown file with utf-8 encoding by @koaleksa

馃懃 Contributors

Thanks to @koaleksa for the contributions.

0.4.7

30 Jun 09:40
Compare
Choose a tag to compare

PyPi Release

馃毃 Bug Fixes

  • Fixed issue with returns type signature (#19)
  • Fixed issue with package removal from signature (#18)

馃懃 Contributors

Thanks to @LukasMasuch for the contributions.

0.4.6

15 Mar 19:30
Compare
Choose a tag to compare

PyPi Release

馃巵 Features & Improvements

  • Ignore sub-modules from ignored packages.

馃懃 Contributors

Thanks to @LukasMasuch for the contributions.

0.4.4

15 Mar 00:47
Compare
Choose a tag to compare

PyPi Release

馃巵 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

13 Dec 16:12
Compare
Choose a tag to compare

PyPi Release

馃懛 Maintenance & Refactoring

  • Update to universal-build version 0.6.6

馃懃 Contributors

Thanks to @LukasMasuch for the contributions.

0.4.1

25 Nov 22:35
Compare
Choose a tag to compare

PyPi Release

馃懛 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

20 Nov 14:05
Compare
Choose a tag to compare

馃懛 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

19 Nov 15:58
Compare
Choose a tag to compare
  • No changes

0.2.4

19 Nov 15:16
1678339
Compare
Choose a tag to compare
  • No changes

0.2.3

19 Nov 10:38
Compare
Choose a tag to compare

馃巵 Features & Improvements

  • Generate .pages file for mkdocs documentation

馃懛 Maintenance & Refactoring

  • Update build and setup process

馃懃 Contributors

Thanks to @LukasMasuch for the contributions.