Changelog
Features
- 60a2a80 feat(profiles): Output headers and profile names as bold
- c6fd890 feat: Register each profile as a template
Fixes
- f96564d fix(profiles): Exit with an error if templating fails
- f40889a perf(profiles): Optimize profile template loading
- 45724b9 perf(profiles): Preallocate template string builder
- fd14360 perf(rand): Eliminate a copy by using a string builder
Others
- 08cd847 chore(goreleaser): Update archive format syntax
- 4669c3b chore(readme): Change example to indicate the default is now 4 words [skip ci]
- f96d15d chore: Change import path to
gabe565.com/pwgen - 836c5ad chore: Replace command options with cobrax library
- 3bce8e2 chore: Replace flag error handling with must library
Dependencies
- 89e2ff1 chore(deps): Add enumer as versioned dependency
- a89afe7 chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#42)
- b573ae7 chore(deps): update docker/dockerfile docker tag to v1.11 (#34)
- 70ff59c chore(deps): update docker/dockerfile docker tag to v1.13 (#39)
- 95ca721 chore(deps): update gabe565.com/utils digest to e4ad4d8 (#36)
- 22e0762 chore(deps): update go to v1.23.3 (#31)
- de69b11 chore(deps): update go to v1.24.0 (#40)
- 194930e chore(deps): update module github.com/fatih/color to v1.18.0 (#33)
- af0d91e chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 (#32)
- 264c17c chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.6 (#37)
- bfbcf53 chore(deps): update module github.com/knadh/koanf/v2 to v2.1.2 (#35)
- 76f45a6 chore(deps): update module github.com/spf13/cobra to v1.9.0 (#43)
- feb3e86 chore(deps): update module github.com/spf13/pflag to v1.0.6 (#41)