1.0.0-beta02
Changes
- Enhancement
Enable Consistent Sudoku Symbol Representation with
convertToSudokuSymbol
(#63) by @teogor
Enhance SudokuPuzzle with Grid Generation from Given Cells (#62) by @teogor
Enable User-Driven Sudoku Generation with Public SudokuGenerator (#60) by @teogor
Improve Variable Naming for Clarity:uniqueDigitsCount
&totalCells
(#59) by @teogor
- Bug Fixes
Ensure Compatibility During Deprecation: Replace Deprecated Functions in createPuzzle() (#61) by @teogor
Improve Variable Naming for Clarity:uniqueDigitsCount
&totalCells
(#59) by @teogor
- Documentation
Bump sudoklify version to 1.0.0-beta02 for Release (#65) by @teogor
Improve Documentation Clarity and User Guidance (#64) by @teogor
Full Changelog: 1.0.0-beta01...1.0.0-beta02