PyOxidizer v0.10.3 Release Notes

Release Date: 2020-11-11 // over 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