Releases: erNail/labdoc
Releases · erNail/labdoc
2.0.1
[2.0.1] - 2025-07-23
🐛 Bug Fixes
- (dependencies) Update module github.com/stretchr/testify to v1.10.0
- (dependencies) Update module github.com/spf13/cobra to v1.9.1
- (dependencies) Update module github.com/spf13/afero to v1.14.0
⚙️ Miscellaneous Tasks
- (dependencies) Update pre-commit hook pre-commit/pre-commit-hooks to v5
- (dependencies) Update dependency ubuntu to v24
- (dependencies) Update actions/setup-python action to v5.4.0
- (dependencies) Update actions/checkout action to v4.2.2
- (dependencies) Update pre-commit hook igorshubovych/markdownlint-cli to v0.44.0
- (dependencies) Update pre-commit hook rhysd/actionlint to v1.7.7
- Move Renovate configuration and workflow into this repository
- (dependencies) Update pre-commit hook golangci/golangci-lint to v1.64.8
- (renovate) Disable digest pinning
- (dependencies) Update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0
- (dependencies) Update pre-commit hook adrienverge/yamllint to v1.37.1
- (dependencies) Update actions/setup-python action to v5.6.0
- (dependencies) Update actions/setup-go action to v5.5.0
- (dependencies) Update docker/login-action action to v3.4.0
- (dependencies) Update dependency go to v1.24.5
- Adapt goreleaser to use draft releases
- (dependencies) Update mcr.microsoft.com/devcontainers/universal Docker tag to v3
2.0.0
[2.0.0] - 2025-02-15
🐛 Bug Fixes
- [breaking] Abandon maintenance of the labdoc GitLab CI/CD component
- (dependencies) Update go to 1.23.5
⚙️ Miscellaneous Tasks
- Replace semantic-release with another release process
- (dependencies) Update golangci-lint to v1.64.5
Breaking Changes
- The
labdocGitLab CI/CD component is no longer maintained. I'd suggest running labdoc within pre-commit in your CI processes. The component file will still exist as an example in thetemplatesdirectory for testinglabdoc.
1.2.0
1.1.1
1.1.0
1.1.0 (2024-06-13)
Features
- Add column "Options" to the inputs table
- Add column "Regex" to the inputs table
- Add column "Mandatory" to the inputs table
- Improve display of empty string values in the inputs table
- Improve display of nil values in the inputs table
- Avoid duplicate headings in the generated documentation