Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 07:37

Changed

  • Improve handling of exceptions in Rust code.
  • Bump pyo3 dependency to v0.16.
  • Intern constant strings returned by raw_tag methods of clause objects.

Fixed

  • Compilation of fastobo extension with newer setuptools-rust versions (#300).

Removed

  • Support for Python 3.6.