Changelog
This page is generated from project release records by releaseledger. Do not edit it manually; regenerate it through the release workflow.
[v0.1.0] - 2026-09-20
Added
Added the core Python and CLI interfaces for Noul, Choice, and Score decisions
Added reusable TOML decision declarations, local validation, and explicit confidence-gated CLI automation
Added credential management and runnable Python and shell examples
Added a playable Connect Four example with structured candidate moves
Added native async support, offline decision compilation, mixed-question bundles, and comprehensive API documentation
Changed
Improved Connect Four with deterministic tactical filtering so Jev asks only among admissible moves
Fixed
Fixed bundle output handling and strengthened typed request-preview and example paths
Documentation
Documented clearer application-policy guidance in the examples
Documented the Sphinx build and expanded the tested Connect Four walkthrough