- Nothing for now.
- Switched project packaging and workflows from Poetry to uv.
- Added support for
.mjsfiles. - Dropped support for end-of-life Python 3.9.
- Added support for TypeScript (TS + TSX) files.
- Added support for
.header.ymlconfig files. - Fixed compatibility with Python 3.9.
- Renamed CLI
--ciflag to--check. - Removed Unicode interpuct from CLI output.
- Removed colors from CLI output when CI envvar is set.
- Added support for
.pyifiles.
- Fixed leading newlines not being removed in one go.
- Excluded deleted and included untracked files when run on a Git repository.
- Implemented adding missing headers with the CLI command.
- Renamed the CLI command to
unbehead.
- Initial release