Releases: UnnamedH/SudokuSolver
Releases · UnnamedH/SudokuSolver
v0.1.2
Changelog:
- Add so that when the number on the current position is the same as the selected number, that number is deleted
- Fixed error checking algorithm, where the errored positions would stay highlighted even when the number was overwritten
Mostly QoL changes!! Enjoy!
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Changelog:
- Import now clears old board instead of weird overwriting
- Import/Export read/write order should be now fixed to be as described
- Error checking refined (checks board errors on import)
- Export now exports only default values of the board and not the whole board (used to export solved board)
- Export and Import dialogs now improved for better QoL
1st Release Sudoku Solver
This is the first release!!!
Enjoy the first release of this app and don't forget to give your feedback!