This is a minor release with bugfixes and updated python version support.
-
Fix
click8.3.0 compatibililty issues.
#92 -
Drop python 3.9 support and add python 3.14
#92 -
Handle paths with non-utf-8 bytes
#91
What's Changed
- fix: handle paths with non-utf-8 bytes by @abraemer in #91
- Fix click compatibility and update python support by @AyanSinhaMahapatra in #92
New Contributors
Full Changelog: v32.3.0...v32.4.0