Release 0.7.0
What's Changed
- Drop Python 2.7 from CI and add 3.9 instead by @dbast in #174
- Add squashfs by @siboehm in #172
- Mark long_description as text/markdown by @xhochy in #171
- SquashFS use zstd as default by @siboehm in #177
- Implement tar.xz support by @dbast in #179
- Fixes to Windows prefix changes by @guilhermebs in #190
- Correct full_path_script_dir by @ehmoussi in #182
- Support Python 3.10 in
find_site_packages
by @jtilly in #199 - Update versioneer to 0.21 by @dbast in #201
- Add Python 3.10 to supported/tested versions in setup.py + CI by @dbast in #202
New Contributors
- @dbast made their first contribution in #174
- @siboehm made their first contribution in #172
- @guilhermebs made their first contribution in #190
- @ehmoussi made their first contribution in #182
- @jtilly made their first contribution in #199
Full Changelog: 0.6.0...0.7.0