Releases: erNail/labdoc
Releases · erNail/labdoc
1.2.0
1.2.0 (2024-06-15)
Features
Add functionality to display the current version of labdoc via the --version
flag (f4d96fc )
1.1.1
1.1.1 (2024-06-15)
Bug Fixes
dependencies: Update module github.com/spf13/cobra to v1.8.1 (500b830 )
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
1.0.3
1.0.3 (2024-06-11)
Bug Fixes
Make the order of documented components deterministic by sorting the components by name (714ab1d )
1.0.2
1.0.2 (2024-06-10)
Bug Fixes
Adapt logic for formatting comments for the documentation so hash symbols can still be used for anchor links (afdf01f ), closes #10
1.0.1
1.0.1 (2024-06-08)
Bug Fixes
dependencies: Update module github.com/stretchr/testify to v1.9.0 (#7 ) (9485e7b )
1.0.0
1.0.0 (2024-06-07)
Features
Add functionality to generate documentation for GitLab CI/CD components (afae25e )
Add GitLab CI/CD component for running labdoc generate
(85457e8 )
Add pre-commit hook for running labdoc generate
(e074223 )
You can’t perform that action at this time.