Changelog
Features
- 2b93e12 feat(rand): Change from math/rand to crypto/rand
- 5fc3225 feat: Generate completions during build
- 8d016ce feat: Generate docs
- f045485 feat: Generate man pages during build
- 2886952 feat: Initial commit
Fixes
- f3095ca fix(deps): update module github.com/spf13/cobra to v1.8.0 (#4)
- 4b46301 fix(man): Fix sub man pages not being generated
- d2aa182 fix(rand): Fix rand param not being used
Others
- 015da2f build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.17.0 (#1)
- c92eccc chore(cmd): Change template desciption to be plural
- 2be4912 chore(deps): Update indirect dependencies
- 2a03f3f chore(deps): update go to v1.22.1 (#3)
- 763ebe2 chore(deps): update golangci/golangci-lint-action action to v4 (#6)
- 0f08785 chore(gitignore): Ignore
distdir - db9637a chore(gitignore): Ignore man pages
- 33e982a chore(goreleaser): Rename binary to
pwgen - 19076e5 chore(pre-commit): Add Pre-Commit config
- 9c4439f chore(util): Change from
stringto[]bytein template funcs - 5261aa1 chore: Add license and readme to build output
- 6223e05 chore: Configure Renovate (#2)
- 3b243a1 ci: Add build job
- 0686fcd ci: Add test and lint jobs
- 77975f8 ci: Fix GitHub app repo name
- fea9ba1 ci: Remove cache key hack