⚡ NanoVector v0.1.2 — Interactive Google Colab Support & Python 3.9 Compatibility
What's New in v0.1.2
- Interactive Google Colab Quickstart: One-click launchable notebook (
notebooks/nanovector_quickstart.ipynb) showcasing semantic episodic memory, zero-copy batch ingestion, and live CPU microsecond benchmarks in the browser.
- Python 3.9 Backwards Compatibility: Fixed
dataclass(slots=True) support for Python 3.9 runners while keeping native zero-overhead slots on Python 3.10+.
- Universal CI Matrix (100% Green): Verified across 18 jobs on Linux, Windows, macOS from Python 3.9 to 3.14.
- Precompiled Wheels: Windows AMD64 binary wheels and source distributions published on PyPI.
Installation
pip install --upgrade nanovector