Skip to content

Releases: yusufshakeel/sudokubox

v0.34.0

17 May 12:06
e468e63
Compare
Choose a tag to compare

release notes!

  • configure custom logger like Pino when setting up.

v0.33.0

16 May 20:34
0bf0c22
Compare
Choose a tag to compare

release note:

this version has hybrid codebase.

  • ESM
  • CommonJS

v0.32.0

16 May 20:17
Compare
Choose a tag to compare
0.32.0

v0.31.0

28 Dec 19:27
9a695a4
Compare
Choose a tag to compare

CHANGES

This version has the following.

* generate - this will generate puzzles

types of levels:

EASY
MEDIUM
HARD
EXTREME
DIABOLICAL

v0.23.0

21 Nov 19:01
02fa3c3
Compare
Choose a tag to compare

CHANGES

This version has the following.

* solve - this solves the puzzle
* isValidInput - this checks if the input is valid
* isValidBoard - this checks if the board is valid