Releases: althonos/pyskani
Releases · althonos/pyskani
v0.1.3.
Changed
- Bump
pyo3
dependency to v0.22.5
.
- Bump
skani
dependency to v0.1.2
.
- Use
maturin
instead of setuptools-rust
to compile package.
- Use PyData theme to render the Sphinx documentation to HTML.
Fixed
- Missing documentation for some keyword arguments of
Database
methods.
v0.1.2
Changed
Added
- Wheels for CPython 3.12 and PyPy 3.10.