Changed - Bump `pyo3` dependency to `v0.22.5`. - Use `maturin` to build the Python package. - Use PyData theme for the Sphinx documentation of the Python package.
0.1.1
Changed - Use raw sequence bytes to avoid panics on Unicode characters slicing in `Scanner`.
Fixed - Incorrect metadata in Python package and documentation. - Missing test data in Python wheels. - Indexing and underflow errors found by `afl` fuzzer.