Releases: hashicorp/copywrite
Releases · hashicorp/copywrite
v0.16.0
🚀 Features
- Support custom copyright holder by @CalebAlbers in #27
- Support Arbitrary GitHub organizations by @CalebAlbers in #31
🧹 Misc.
- Embed hashicorp/addLicense fork by @CalebAlbers in #32
- Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 by @dependabot in #36
- Update homebrew tap commit author by @CalebAlbers in #33
- Add suggested .vscode development settings by @CalebAlbers in #35
Full Changelog: v0.15.0...v0.16.0
v0.15.0
🚀 Features
- Ignore dependabot configuration files by @dlaguerta in #21
- Ignore node_modules by default by @CalebAlbers in #22
- Add support for Handlebars (.hbs) files by @CalebAlbers in #23
- Suppress "skipping file" logs as debug by default by @CalebAlbers in #25
- Support running Copywrite as a pre-commit hook via .pre-commit-hooks.yaml by @CalebAlbers in #24
🧹 Misc.
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #20
New Contributors
- @hashicorp-copywrite made their first contribution in #20
- @dlaguerta made their first contribution in #21
Full Changelog: v0.14.0...v0.15.0
v0.14.0
🚀 Features
- Add support for ignoring terraform lockfile by @CalebAlbers in #17
✍️ Documentation
- Pin setup-copywrite action SHA in README by @CalebAlbers in #16
- Update header command help by @CalebAlbers in #15
🧹 Misc.
- Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 by @dependabot in #12
- Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #11
Full Changelog: v0.13.2...v0.14.0
v0.13.2
What's Changed
- Fix a panic when repo has no license on init cmd by @CalebAlbers in #10
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Bump github.com/spf13/afero from 1.8.2 to 1.9.3 by @dependabot in #5
- Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 by @dependabot in #4
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #2
- Bump github.com/samber/lo from 1.21.0 to 1.37.0 by @dependabot in #7
- Bump github.com/jedib0t/go-pretty/v6 from 6.3.9 to 6.4.4 by @dependabot in #6
- Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in #1
- Bump github.com/knadh/koanf from 1.4.3 to 1.5.0 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.13.0...v0.13.1
v0.13.0
This release is functionally equivalent to all prior copywrite internal releases, but is the first to be made publicly available.