- Added support for `.header.yml` config files. - Fixed compatibility with Python 3.9.
1.2.0
- Renamed CLI `--ci` flag to `--check`. - Removed Unicode interpuct from CLI output. - Removed colors from CLI output when CI envvar is set. - Added support for `.pyi` files.
1.1.1
- Fixed leading newlines not being removed in one go. - Excluded deleted and included untracked files when run on a Git repository.
1.1.0
- Implemented adding missing headers with the CLI command.