Releases: saalaa/adoc
Releases · saalaa/adoc
adoc v0.1.5
adoc v0.1.4
- Fix Project doc handling (error when missing)
- Fix missing docstrings handling
- Add exclude rules for migrations (useful for Django Projects)
adoc v0.1.3
- Fix ancestors name processing
- Update documentation
adoc v0.1.2
- Add aritrary documents support (MD/RST) through -dargument
- Rename --nameand--versionto--project-nameand--project-version
- Add actual --versionargument
- Expose __version__in package
- Remove tests from final package
- Conform to Flake8
adoc v0.1.1
- Fix live-server (build options not passed correctly)
- Add -ooption because stdout is often poluted bydocutils
- Improve RST-related CSS
- Improve RST support
adoc v0.1.0
Initial release