Releases: denis-tingaikin/go-header
Releases · denis-tingaikin/go-header
v0.5.0
What's Changed
- Updated go version to v1.21
- Updated all deps
- Implement fixer by @firelizzard18 in #36
- Fix skipping files that were not modified in the current calendar year by @denis-tingaikin in #39
New Contributors
- @firelizzard18 made their first contribution in #36
- @denis-tingaikin made their first contribution in #39
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Fix typos in README.md by @bessbd in #7
- Update logrus to the latest 1.8.1, also add
.github/dependabot.yml
. by @iredmail in #10 - Fix typo in go.mod by @iknite in #13
- s/denis-tingajkin/denis-tingaikin references by @jacobbednarz in #20
- Bump github.com/stretchr/testify from 1.5.1 to 1.7.0 by @dependabot in #16
- Update go version to v 1.17 03fffdd
- Fix issue with year-range value and complex values 86ca882
- Reduce extra go.mod dependecies 4dabd98
New Contributors
- @bessbd made their first contribution in #7
- @iredmail made their first contribution in #10
- @iknite made their first contribution in #13
- @jacobbednarz made their first contribution in #20
- @dependabot made their first contribution in #16
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Release notes
- Uses iso timestamp format for git-based projects.
- Fixed issue with the location of issues (they had ignored the offset of comment beginning ).
v0.4.1
go-header linter v0.3.1
go-header linter v0.3
New features
- Added possible to declare values via config file.
- Added support for regexp pattern.
- Simplification of go-header linter tool.
go-header linter v0.2.2
Release notes
Fixed bug with analyzing not existing source file 56a3c0f
go-header linter v0.2.1
go-header linter v0.2.0
go-header linter v0.1.0
This is the very first release of go-header
linter. Provides basic tested functionality for checking copyright headers for projects.