Skip to content

[Python] Release 0.16.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 12 May 15:41
· 393 commits to master since this release
python-v0.16.0
ead0da1

Added

  • Python 3.10 support

Fixed

  • Installation error due to pyo3-built incompatibility
  • Memory leak in iter_errors. #325

Changed

  • Update pyo3 to 0.16.

Removed

  • Support for Python 3.6