Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1005 Bytes

File metadata and controls

23 lines (11 loc) · 1005 Bytes

CHANGELOG

v0.1.0 (2026-01-23)

Documentation

  • docs: update package name in README and add version bump workflow (0500160)

Feature

  • feat(ci): enable true minimal-touch CD with python-semantic-release (03c2555)

Fix

  • fix(ci): restrict linux wheel build to CPython 3.10 to avoid PyPy incompatibility (da8f882)

  • fix(build): remove conflicting binary target from Cargo.toml to ensure stable wheel builds (f1b2c75)

Unknown

  • Initial commit: Binary Fuse Filter implementation with Python bindings and CI/CD (c2d617d)