Skip to content

Latest commit

 

History

History
103 lines (45 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

103 lines (45 loc) · 2.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.6 (2019-08-30)

Bug Fixes

  • Insert header after hashbang line (9814924)

0.4.5 (2019-08-29)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • NaN for added files without git log entry (821b040)

Features

  • --forceModificationYear (9262d02)
  • --templateId [minimal | apache] (a8e3eed)

0.3.0 (2018-08-04)

Bug Fixes

  • return ExitCode.ERROR if copyrightHolder is missing (17d1568)

Features

  • --excludeCommits ignores commits which message match this pattern (4ac8d65)
  • handle more file types (0cd8971)

0.2.0 (2018-08-04)

Features

  • Validate copyright-headers by default, fix only if --fix option is specified (4c7c3c8)

0.1.0 (2018-08-01)

Features

  • Use git to get copyright years (b31ace9)

0.0.3 (2018-07-31)

0.0.2 (2018-07-31)