What's Changed
Fixes
- #162 Fix silent error on git failing by @TD-Base in #165
- #176 Fix
LookupError
when processing files with a magic encoding comment specifying an unknown encoding and using--format=json
by @roskakori in #188 - #184 Fix detection of magic coding comments by @roskakori in #189
Features and improvements
- #113 Remove temporary directory in the output of a git analysis by @ibe-314 in #168
- #158 Remove support for Python 3.8 by @roskakori in #186
- #174 Add Python 3.13 by @roskakori in #187
Development
- #157 Change linting to ruff by @roskakori in #159
- #160 Change default branch to main by @roskakori in #161
- #47 Remove deprecated code by @njvdnbus in #167
- #180 Change packaging to uv by @roskakori in #185
New Contributors
- @njvdnbus made their first contribution in #167
- @TD-Base made their first contribution in #165
- @ibe-314 made their first contribution in #168
Full Changelog: v1.8.0...v2.0.0