v0.12.0
Changed
- Improve handling of exceptions in Rust code.
- Bump
pyo3
dependency tov0.16
. - Intern constant strings returned by
raw_tag
methods of clause objects.
Fixed
- Compilation of
fastobo
extension with newersetuptools-rust
versions (#300).
Removed
- Support for Python 3.6.