Skip to content

Releases: rooklift/nibbler

v0.5.0-rc1

14 Jun 18:25
Compare
Choose a tag to compare

Load and save PGN files with variations.
It's still hard for the user to see variations, but internally they're there.

v0.4.3

10 Jun 11:58
Compare
Choose a tag to compare

PGN compatibility improvements (accept move annotations like !!, ?! etc).

v0.4.2

09 Jun 17:44
Compare
Choose a tag to compare

Fix variation box not updating after clicking a move.

v0.4.1

09 Jun 17:30
Compare
Choose a tag to compare

[Buggy release - use 0.4.2 instead]

Show expected value rather than move ranking.
Move mouse over the destination square to highlight variation.
Some internal performance improvements.

v0.4.0

08 Jun 09:08
6e55874
Compare
Choose a tag to compare

One-click moves! Click a Leela move target to make the move (can still make moves the normal way too).
Save line to PGN.
Parse PGN files that have "SetUp" FEN positions.
Clickable moves in the main-line display (bottom).
Clickable [Return to PGN] item.

v0.4.0-rc2

07 Jun 19:26
Compare
Choose a tag to compare

Better, less flaky infobox click code.
Minor aesthetic improvements.

v0.4.0-rc1

07 Jun 15:34
c74153d
Compare
Choose a tag to compare

Internal code rework.
Clicking on PV moves in the infobox should work.

v0.3.6

05 Jun 17:34
Compare
Choose a tag to compare

The ability to move forwards in the variation as well as backwards.
Some graphical improvements when many lines overlap.

v0.3.5

04 Jun 20:25
Compare
Choose a tag to compare

Users can flip the board.
Display winrate instead of centipawn values.
Multi-game PGN chooser improvements.
Fix the most common error in user-made config files.
FEN loader should now reject most illegal positions.

v0.3.0

03 Jun 12:57
Compare
Choose a tag to compare

Show move rankings on the board.
Use a logfile, if named in the config file.
Some defensive programming so that other engines might work.
Slightly more PGN compatible.