Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:54
· 19 commits to main since this release
  • Added: Pre-built binary wheels on PyPI for Linux (manylinux x86_64 and
    aarch64), macOS (Intel and Apple Silicon), and Windows (x86_64), so
    pip install metricchrono no longer requires a Rust toolchain on those
    platforms. The source distribution still builds from source (and so still
    requires Cargo). No API changes.