- Updates tests to Python 3.7/3.10, as 2.7/3.6 being EOL by @dbast in #207
- Renovations and require Python >=3.7 by @dbast in #206
- document packaging of environments as self-extracting executables by @saraedum in #159
- Add fix for core.py missing space by @Rtanti in #218
- Re-enable coverage reporting by @dbast in #251
- Allow the compression level to be set in zip files by @jjhelmus in #252
- Fix path separator on Windows distributions by @andysham in #275
- codesign binaries on osx-arm64 by @xhochy in #257