All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.6 (2019-08-30)
- Insert header after hashbang line (9814924)
0.4.5 (2019-08-29)
- allow filenames with spaces (389636e)
- Incorrect file list if --exclude used without --include (127431c)
0.4.4 (2018-09-02)
0.4.3 (2018-08-08)
- Use normal comments (no *doc comments) in apache template (047303e)
0.4.2 (2018-08-06)
0.4.1 (2018-08-06)
0.4.0 (2018-08-06)
- NaN for added files without git log entry (821b040)
0.3.0 (2018-08-04)
- return ExitCode.ERROR if copyrightHolder is missing (17d1568)
- --excludeCommits ignores commits which message match this pattern (4ac8d65)
- handle more file types (0cd8971)
0.2.0 (2018-08-04)
- Validate copyright-headers by default, fix only if --fix option is specified (4c7c3c8)
0.1.0 (2018-08-01)
- Use git to get copyright years (b31ace9)