github indygreg/PyOxidizer pyoxidizer/0.24.0
PyOxidizer 0.24.0

16 months ago

The documentation for this release is at https://gregoryszorc.com/docs/pyoxidizer/0.24.0/.

Backwards Compatibility Notes

  • The minimum Rust version has been changed from 1.61 to 1.65.0.

Bug Fixes

  • Fixed a bad regression in 0.23.0 that was causing Python symbols to not get
    exported from built binaries, which was causing extension modules to not load
    successfully. (Extension module imports would fail with undefined symbol
    errors, or similar.) (#663).

Changes

Other Relevant Changes

  • Managed Rust toolchain upgraded from 1.61.0 to 1.66.0.
  • Package versions in autogenerated Cargo.toml are now defined to the patch
    level.
  • SPDX license list upgraded from 1.18 to 1.19.

Don't miss a new PyOxidizer release

NewReleases is sending notifications on new releases.