Files
sudoku-tools/public/CHANGELOG.md
T

15 lines
546 B
Markdown

# Changelog
All notable changes are documented here.
## Unreleased
## 0.1.0 - 2026-08-30
- Initial local-first Sudoku setting, playing, solving and analysis workbench.
- Added bounded classic and variant puzzle models, validation and exact solving.
- Added explainable human-style deductions and full solve-path inspection.
- Added Killer combination, relation and house-analysis helpers.
- Added local projects, progress, import/export and compact share fragments.
- Added deterministic packaging, browser tests and Toolbox SDK integration.