github gabe565/pwgen-go v0.0.1

latest releases: v0.8.1, v0.8.0, v0.7.0...
2 years ago

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 dist dir
  • 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 string to []byte in 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

Don't miss a new pwgen-go release

NewReleases is sending notifications on new releases.