Recent Releases of pyskani

pyskani - v0.2.0

Added

  • Support for reading and writing Database in "consolidated" format (introduced in skani v0.3.0).
  • compression and marker_compression properties to allow accessing the sketch parameters of a Database object.

Changed

  • Bump pyo3 dependency to v0.25.1.
  • Bump skani dependency to v0.3.0.

- Rust
Published by github-actions[bot] 9 months ago

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.

- Rust
Published by althonos over 1 year ago

pyskani - v0.1.2

Changed

  • Bumped pyo3 to v0.21.0.

Added

  • Wheels for CPython 3.12 and PyPy 3.10.

- Rust
Published by github-actions[bot] almost 2 years ago