- Preserve Windows CRLF file endings in output file (#202)
- Prevent
BrokenPipeErrorwhen flushing the output (@blaketastic2, #203) - README: update usage instructions for git-filter-repo (@fztrevisan, #201)
- README: add note about argument quoting for pre-commit hook (#119).
- Use ruff for code formatting
- Add type annotations
Full Changelog: 0.8.1...0.8.2