Releases: jubalh/nudoku
Releases · jubalh/nudoku
Release list
8.0.1
What's Changed
- Update Turkish translation by @oersen in #90
- Terminate save game loading when the input is too long by @dirkmueller in #89
- Revise Ukrainian localization in uk.po by @denmoth in #91
New Contributors
- @dirkmueller made their first contribution in #89
Full Changelog: 8.0.0...8.0.1
8.0.0
What's Changed
- feat: adding Vietnamese (vi) translation by @techmoocher in #82
- Correcting minor Vietnamese translation errors by @techmoocher in #83
- update: refining Vietnamese translation by @techmoocher in #84
- po: Add Georgian translation by @EkaterinePapava in #81
- Add PDF paper size adjustment option by @aura-lsprog-86 in #85
- Update Russian translations in ru.po by @denmoth in #88
- Implement predefined and custom paper sizes by @aura-lsprog-86 in #87
New Contributors
- @techmoocher made their first contribution in #82
- @EkaterinePapava made their first contribution in #81
- @aura-lsprog-86 made their first contribution in #85
- @denmoth made their first contribution in #88
Full Changelog: 0.7.0...8.0.0
0.7.0
6.0.0
What's Changed
- feat: Wrap around board edges when navigating with arrow keys by @cyborgdennett in #68
- Update Turkish translation by @oersen in #69
- Feature: save to stream by @McModknower in #71
- Fix build with gettext 0.24.1+ by @wegank in #73
New Contributors
- @cyborgdennett made their first contribution in #68
- @McModknower made their first contribution in #71
- @wegank made their first contribution in #73
Full Changelog: 5.0.0...6.0.0
5.0.0
4.0.1
4.0.0
3.0.0
2.1.0
2.0.0
- Translation support
- Added translations for:
- Spanish
- German
- Russian
- 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)