Releases: openSUSE/docbuild
Releases · openSUSE/docbuild
0.13.0
What's Changed
- Add instructions how to install VSCode editor by @tomschr in #56
- Refactor cli config by @tomschr in #57
- Fix #59: Clarify steps when creating a release by @tomschr in #60
- docs: Refine links and command examples by @sushant-suse in #62
- Fix #64: Use openSUSE image for GH Action (part 1) by @tomschr in #65
- Fix docker build/push with lowercase GH repo by @tomschr in #66
- Fix #67: Add CI/CD and GitHub Action by @tomschr in #68
- Show Python version with "docbuild --version" by @tomschr in #70
- Add new topic about creating pull requests by @tomschr in #71
- Release/0.13.0 by @tomschr in #72
New Contributors
- @sushant-suse made their first contribution in #62
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Fix #16: Create metadata subcommand by @tomschr in #42
- Add
PersistentOnErrorTemporaryDirectoryctx manager by @tomschr in #49 - Allow optional "/" in Doctype syntax by @tomschr in #50
- Fix result of process_doctype by @tomschr in #51
- Enhance context manager with async by @tomschr in #52
- Bumping version: 0.11.1 → 0.12.0 by @tomschr in #53
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
What's Changed
- Improve developer documentation by @tomschr in #34
- Add some overview graphics by @tomschr in #37
- Fix doc warnings by @tomschr in #38
- Add project dependencies by @tomschr in #40
- Fix #26: Missing checking in XML config by @tomschr in #41
- Make keys in TOML env file consistent by @tomschr in #43
- Improve release workflow by @tomschr in #45
- Bumping version: 0.10.0 -> 0.11.0 by @tomschr in #46
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Improve development and user docs by @tomschr in #18
- Refactor: Introduce new callback.py file by @tomschr in #19
- Replace placeholders in cli (and context) by @tomschr in #20
- Fix #23: Add
.xpathmethod to Doctype by @tomschr in #24 - Fix #3: Clone (Git) repos by @tomschr in #29
- Refactor: make commands a package by @tomschr in #30
- Fix #31 in Doctype.xpath with '*' for products by @tomschr in #32
- Release 0.10.0 by @tomschr in #33
Full Changelog: 0.9.1...0.10.0
0.9.1
0.9.0
What's Changed
- Fix #1: Add GitHub Action by @tomschr in #2
- Fix #6: Create issue templates by @tomschr in #7
- Fine tune issue templates by @tomschr in #8
- Fix #11: Publish docbuild documentation by @tomschr in #14
- GHA: Trigger release workflow when tags are pushed by @tomschr in #15
- Fix #5: Implement validation by @tomschr in #10
Full Changelog: 0.8.0...0.9.0