Skip to content

v0.2.0

Choose a tag to compare

@sbdchd sbdchd released this 24 Jan 23:18
· 23 commits to master since this release
e874f73

Added

  • added type hints

Changed

  • no longer using bindings to Rust library, instead the parsing is done in Python
    • this makes distributing easier