Releases: openSUSE/docbuild
Releases · openSUSE/docbuild
0.14.0
What's Changed
- Rename cli command test directories by @tomschr in #73
- Add project overview of files and directories by @tomschr in #74
- Add MacOS Runner to GitHub Actions by @sushant-suse in #76
- feat(cli): Improve validation test coverage and robustness for 'jing' by @sushant-suse in #79
- bugfix: Fixes incorrect
jingcommand arguments invalidate_rngby @sushant-suse in #80 - Fix #28: Improved "Building Deliverables" with examples by @sushant-suse in #81
- Fix #55: Improved Logging by @sushant-suse in #83
- Fix #77: Align CI workflows for macOS and Ubuntu by @sushant-suse in #87
- Feat #63: Add version consistency check to release workflow by @sushant-suse in #86
- Refactor#22: Make LanguageCode model Pydantic-idiomatic by @sushant-suse in #85
- Fix #82: Implement environment-specific concurrency lock (PID file) by @sushant-suse in #89
- Refactor: updated logo and added favicon by @sushant-suse in #90
- Fix #88: Implement Pydantic validation for App Configuration by @sushant-suse in #91
- GHA: Use different Python versions for test by @tomschr in #94
- Fix #92: Correct regression on "Released lock at" by @tomschr in #93
- Fix #95: renamed to avoid shadowing the BaseModel.validate() method by @sushant-suse in #97
- Fix #96: Centralize Git operations by @tomschr in #99
- LanuguageCode: Add tests to raise coverage to 100% by @tomschr in #104
- Fix case sensitivity in Repo class URL handling by @tomschr in #107
- PidFileLock: Add more tests by @tomschr in #105
- Refactor LifecycleFlag to help editors by @tomschr in #54
- Fix #21: fixed the use of Pydantic for validation of env config by @sushant-suse in #101
- Release/0.14.0 by @tomschr in #111
Full Changelog: 0.13.0...0.14.0
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