v1.3.0 - 2024-01-11
- ci: bump go version and all CI actions (#28)
- deps: update actions/checkout action to v3 (#16)
- deps: update actions/setup-go action to v3 (#17)
- deps: update golangci/golangci-lint-action action to v3 (#18)
v1.2.0 - 2021-04-30
- update changelog for v1.2.0
- options: add support for Hidden help message for install-manpage command
v1.1.2 - 2021-04-05
- deps: update module github.com/clok/kemba to v1.1.1 (#13)
- update changelog for v1.1.2
v1.1.1 - 2021-04-05
- update changelog for v1.1.1
- add makefile and go releaser
v1.1.0 - 2021-03-15
- deps: update module github.com/clok/kemba to v1 (#12)
- ci: port to using golangci-lint github action
- go.mod: bump to go 1.16
- release: v1.1.0
v1.0.0 - 2021-03-03
- deps: update module stretchr/testify to v1.7.0 (#10)
- github actions: add go proxy warming
- renovate: add extension for group:allNonMajor
- renovate: add gomodTidy option
- release: v1.0.0
v0.2.3 - 2020-12-29
- cli: port deprecated method cli.NewExitError to cli.Exit
- deps: update jandelgado/gcov2lcov-action action to v1.0.8 (#9)
- deps: update module urfave/cli/v2 to v2.3.0 (#8)
- deps: update coverallsapp/github-action action to v1.1.2 (#4)
- deps: update jandelgado/gcov2lcov-action action to v1.0.7 (#5)
- deps: update actions/checkout action to v2 (#6)
- deps: update actions/setup-go action to v2 (#7)
- deps: update module clok/kemba to v0.7.1 (#3)
- release: v0.2.3
v0.2.2 - 2020-08-21
- deps: clean up go.sum
- renovate: update config
- renovate: add config file
- release: v0.2.2
v0.2.1 - 2020-08-13
- docs: updated README and example
- release: v0.2.1
v0.2.0 - 2020-08-13
- added InstallManpageCommand to provide cli command
- release: v0.2.0
v0.1.1 - 2020-08-12
- do not export template variable
- release: v0.1.1
- add Example and clean up code
- initial rollout
- release: v0.1.0
- commit