github TREX-CoE/trexio v2.5.0

latest releases: v2.6.1, v2.6.0
20 months ago

What's Changed

We now have a working pipeline for building CPython binary wheels for osx-arm64, which means that MacOS users with M chips can seemlessly install the trexio Python package via pip install trexio. We have also retired support for Python versions that reached EOL (3.6, 3.7) and added support for the new ones (3.11, 3.12, 3.13). Thus we now produce:

  • 6 * 2 wheels for x86 linux (Python 3.8-3.13 ; 2 GLIBC tags)
  • 5 wheels for x86 macos (Python 3.8-3.12)
  • 4 wheels for arm64 macos (Python 3.9-3.12)

New Contributors

Full Changelog: v2.4.2...v2.5.0

Don't miss a new trexio release

NewReleases is sending notifications on new releases.