Skip to content

v0.2.0

Latest

Choose a tag to compare

@lalmei lalmei released this 12 Mar 23:29

v0.2.0- 2026-03-12

Changed

  • ♻️ Switched version bump targets from poetry run to uv run.
  • 🔧 Synced repository version metadata so Makefile, package metadata, and the local environment all report 0.2.0.
  • 🔧 Normalized debug environment variable discovery to handle puzzletree keys case-insensitively.
  • 🔧 Dropped the unused scipy dependency from the project environment.
  • 🔧 Required Python 3.11 in CI.
  • 📝 Improved README layout and badges.
  • 📝 Published live coverage reporting in the docs site.
  • 📝 Cleaned up stale changelog and rename notes.

Fixed

  • ✅ Relaxed brittle CLI and debug-environment test assertions.
  • 🩹 Kept strict MkDocs builds clean for documentation publishing.