- chore: Clean-up and bump version to 0.1.4 for release
- feat: Add PEP 561 type stubs (
py.typedmarker,.pyifiles for all public API) - fix: Move
extension-moduleto an optional Cargo feature socargo clippyand the stub generator binary work without it; maturin passes it automatically viapyproject.toml
- fix: Use absolute GitHub raw URLs for README images so they render correctly on PyPI
- doc: Add examples and API reference.
- feat: Initial release