PyOxidizer v0.10.3 Release Notes
Release Date: 2020-11-11 // almost 3 years ago-
2020-11-11
Previous changes from v0.7.0
-
๐ See https://gregoryszorc.com/blog/2020/04/09/pyoxidizer-0.7/ for the blog post accompanying this release.
๐ The over-arching theme of this release was focusing on improving PyOxidizer's compatibility with various packages. It has done so by:
- ๐ Supporting loading extension modules from standalone files.
- Reusing pre-compiled extension modules in Python binary wheels
- ๐ Better support for loading Python resources from the filesystem
- ๐ Improved handling of Python package resource files
- ๐ Initial support for package distribution metadata (
.dist-info
and.egg-info
directories) - ๐ And lots more. See the full changelog at https://pyoxidizer.readthedocs.io/en/stable/history.html