Changed
python
feature is no longer enabled in the prebuilt binaries to avoid distribution issues and qsv panicking if the exact python version it was statically linked against is not available. If you require thepython
feature, you'll have to install/build from source.
Fixed
- whirlwind tour:
join
's--no-case
option has been replaced by--ignore-case
by @alperyilmaz in #585
New Contributors
- @alperyilmaz made their first contribution in #585
Full Changelog: 0.71.0...0.71.1