New
v1.1.0
What's Changed
- docs: update docker instructions to include GitHub container registry by @willnorris in https://github.com/google/addlicense/pull/93
- docs: update go install instructions by @willnorris in https://github.com/google/addlicense/pull/97
- Added .pl to the list of supported files by @cboneti in https://github.com/google/addlicense/pull/98
- add support for cmake files by @willnorris in https://github.com/google/addlicense/pull/90
- Add support for Puppet manifests by @binford2k in https://github.com/google/addlicense/pull/92
- govet fix and bump action versions by @willnorris in https://github.com/google/addlicense/pull/108
- Update README.md by @bryanloz-xilinx in https://github.com/google/addlicense/pull/115
- docs: provide simple example in README by @willnorris in https://github.com/google/addlicense/pull/118
- Only log skipped files in verbose mode by @talal in https://github.com/google/addlicense/pull/112
- Don't render extra space when year is not set by @anuraaga in https://github.com/google/addlicense/pull/125
- Add support for bazel BUILD files in https://github.com/google/addlicense/pull/127
New Contributors
- @cboneti made their first contribution in https://github.com/google/addlicense/pull/98
- @binford2k made their first contribution in https://github.com/google/addlicense/pull/92
- @bryanloz-xilinx made their first contribution in https://github.com/google/addlicense/pull/115
- @talal made their first contribution in https://github.com/google/addlicense/pull/112
- @anuraaga made their first contribution in https://github.com/google/addlicense/pull/125
Full Changelog: https://github.com/google/addlicense/compare/v1.0.0...v1.1.0