Releases: rooklift/nibbler
Releases · rooklift/nibbler
v0.5.0-rc1
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
PGN compatibility improvements (accept move annotations like !!, ?! etc).
v0.4.2
Fix variation box not updating after clicking a move.
v0.4.1
[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
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
Better, less flaky infobox click code.
Minor aesthetic improvements.
v0.4.0-rc1
Internal code rework.
Clicking on PV moves in the infobox should work.
v0.3.6
The ability to move forwards in the variation as well as backwards.
Some graphical improvements when many lines overlap.
v0.3.5
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
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.