Releases: jubalh/nudoku
Releases Β· jubalh/nudoku
6.0.0
20 Aug 10:01
Compare
Sorry, something went wrong.
No results found
5.0.0
27 Aug 07:12
Compare
Sorry, something went wrong.
No results found
4.0.1
06 May 15:02
Compare
Sorry, something went wrong.
No results found
Add macOS CI (pr #60 )
Fix variable scope (pr #59 )
Fix typo in Changelog
Thanks @chenrui333 !
4.0.0
28 Apr 14:24
Compare
Sorry, something went wrong.
No results found
3.0.0
21 Dec 10:45
Compare
Sorry, something went wrong.
No results found
Fix build failure with ncurses 6.3
Add call to PKG_PROG_PKG_CONFIG and pkg-check ncurses libs #46
Fix build with musl
Add highlighting of user input #56
Fix toggling marks removing solution #51
2.1.0
20 Nov 09:51
Compare
Sorry, something went wrong.
No results found
Release 2.1.0
* Use actual terminal background color (instead of black) as background color (pr #31)
* Define minimum gettext version instead of exact one (pr #32)
* Require gettext 0.20
* Add Japanese translation (pr #40)
* Minor code change
2.0.0
30 Jul 10:09
Compare
Sorry, something went wrong.
No results found
Translation support
Added translations for:
Refactoring and code cleanup
Add color difference between provided numbers and the ones entered by the
user
Output sudoku PDFs (-p/-n option)
Output sudoku PNG (-i option)
Fix duplicate fields in sudoku generation (pr #28 )
1.0.0
19 Apr 10:14
Compare
Sorry, something went wrong.
No results found
Add 'mark' command to highlight the currently selected number in all othre
cells. Thanks to James Warnock.
Redesign commands display.
Display how many hints a person used when the puzzle is solved.
Update maintainer email and man page.
Code cleanup
debianapolis
07 Jun 15:48
Compare
Sorry, something went wrong.
No results found
Release 0.2.5
Use game section for manpage.
Clarify install instructions for openSUSE.
Version bump to 0.2.5
0.2.4
26 Aug 09:42
Compare
Sorry, something went wrong.
No results found
Fix array out of bound in validity_check.