- Update Rio to 0.8.4
- Update PyO3 to v0.19.x
- Update dependencies
- [INTERNAL] Set Rust edition to 2021
- [INTERNAL] Update maturin and GitHub Actions workflow (using maturin-action@v1)
- [INTERNAL] Update tests in CI
- Remove debug
- [BREAKING] Change the return value format to ntriples
- Add regex support
- [BREAKING] Drop Python 3.6 support
- Update Rio to 0.7
- Support Python 3.9
- Support file-like objects
- Fix version compatibility
- Initial release