Skip to content

Tags: bep/simplecobra

Tags

v0.6.1

Toggle v0.6.1's commit message
deps: Upgrade

```
go: upgraded github.com/spf13/cobra v1.8.1 => v1.9.1
go: upgraded github.com/spf13/pflag v1.0.5 => v1.0.7
```

v0.6.0

Toggle v0.6.0's commit message
Make GO 1.23 the lower version

v0.5.0

Toggle v0.5.0's commit message
github: Update GitHub actions

v0.4.0

Toggle v0.4.0's commit message
deps: Update all direct dependencies

* Running   go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
* Also go mod tidy

v0.3.2

Toggle v0.3.2's commit message
Fix handling of aliases

See gohugoio/hugo#11090

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bep Bjørn Erik Pedersen
Fix unknown command error message

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bep Bjørn Erik Pedersen
Revise the Commander (again)

v0.2.0

Toggle v0.2.0's commit message
Improve test coverage for error situations

v0.1.0

Toggle v0.1.0's commit message
readme: Add a paragraph about the difference between this and Cobra