Skip to content

v1.2.0

Compare
Choose a tag to compare
@kristofferahl kristofferahl released this 11 Sep 11:17
· 24 commits to master since this release
2af7c35

Changelog

8ea1727 Added internal command for generating markdown documentation.
2af7c35 Added missing changes to go.sum.
29b764f Added tests and validation of required select options.
17e97b7 Adding alias (short name -f) for --file flag of generate-markdown command and set help text.
553a164 Adding fix for using dash in option names created by annotations.
aeb1087 Adding reminder for documenting internal commands.
b6277fc Adding support for required options.
6244527 Allowing feature branches to run CI.
d8e08af Fix displaying help for internal subcommands.
bcfd5bf Fixes for example "get env" command.
9ad29c9 Fixing pipeline feature branch match.
8cf5cc4 Merge pull request #1 from kristofferahl/feature/required-options
c9d141a Minor improvements to pipeline.
2ab9bf4 Modified pipeline syntax.
3f16508 Schema regenerated.
7968d43 Updated cli and added support for displaying required flags in help output.