Skip to content

v0.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Apr 22:08
d230d82

Changes

๐Ÿš€ Features

  • Add Python 3.14 support @benfred (#833)
  • Add support for native extensions on linux aarch64 @tehrengruber (#779)
  • Use Py_Version symbol for detecting the python version @benfred (#835)
  • Show backtrace on errors when RUST_BACKTRACE=1 environment variable is set @benfred (#841)

๐Ÿ› Bug Fixes

๐Ÿงฐ Maintenance