Skip to content

Releases: saalaa/adoc

adoc v0.1.5

29 Aug 18:39

Choose a tag to compare

  • Reworked, backward-compatible, CLI
  • Improved logging
  • Added colors to TTY logs
  • Added a proper verbose logging mode
  • Improved error handling
  • Improved Mako error handling
  • Added support for standalone Python scripts
  • Slight CSS tweaks

adoc v0.1.4

16 Jul 20:27

Choose a tag to compare

  • Fix Project doc handling (error when missing)
  • Fix missing docstrings handling
  • Add exclude rules for migrations (useful for Django Projects)

adoc v0.1.3

13 Jul 17:18

Choose a tag to compare

  • Fix ancestors name processing
  • Update documentation

adoc v0.1.2

13 Jul 16:45

Choose a tag to compare

  • Add aritrary documents support (MD/RST) through -d argument
  • Rename --name and --version to --project-name and --project-version
  • Add actual --version argument
  • Expose __version__ in package
  • Remove tests from final package
  • Conform to Flake8

adoc v0.1.1

11 Jul 11:52

Choose a tag to compare

  • Fix live-server (build options not passed correctly)
  • Add -o option because stdout is often poluted by docutils
  • Improve RST-related CSS
  • Improve RST support

adoc v0.1.0

11 Jul 11:51

Choose a tag to compare

Initial release