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