Skip to content

Releases: rooklift/nibbler

v0.5.6

22 Jun 16:24
Compare
Choose a tag to compare

Adjust the text of the "Save" menu item to make it clear that only 1 game is being saved, not anything else in a loaded PGN.

v0.5.5

22 Jun 13:27
Compare
Choose a tag to compare

Use the uncertainty statistic to decide what moves to show in the board.
Fix FENs with bad castling rights.
Slightly better synchronisation with Leela.

v0.5.4

21 Jun 13:18
4bb7dbd
Compare
Choose a tag to compare

Optionally show the U stat (uncertainty).
Spawn Leela with cwd as its own directory - should work better with Leela's own lc0.config file, if present.
An unrelated major code refactor. As ever, some chance this broke something, please report problems.

Note that, if you were previously using a relative (not absolute) path to specify your weights file, this will now break. Either change it to be relative to Leela rather than Nibbler, or use an absolute path.

v0.5.3

19 Jun 22:58
Compare
Choose a tag to compare

Option to show Node %, Policy, or MultiPV as arrowhead numbers.
Option to set a node limit for Leela's search.
Some minor UI improvements.

v0.5.2

18 Jun 15:09
Compare
Choose a tag to compare

Minor fixes to rc2; most importantly, pieces are now correctly scaled again.
The main feature of 0.5.2, drag and drop, appears to be working well.

[Edit: various user inputs are known to be broken on MacOS (only). This is fixed in the main branch now.]

v0.5.2-rc2

17 Jun 22:21
Compare
Choose a tag to compare

Drag and drop.

Some major changes happened under the surface to enable this, please report any issues you encounter.

v0.5.2-rc1

16 Jun 09:32
Compare
Choose a tag to compare

Compatibility with certain types of quirky PGN files.
Performance improvements when dealing with super-large game trees.

I'd be interested in knowing if anything about the performance seems worse after this update, especially on Linux which I can't really test on. The changes should be improvements.

v0.5.1

14 Jun 18:24
Compare
Choose a tag to compare

Mousewheel to scroll through moves.
Versus Mode - in which Leela will only analyse one side of the position.
Linux builds now as standard - please report any problems.

v0.5.0

13 Jun 18:15
Compare
Choose a tag to compare

Automagically move the scroll bar in the move list when needed.

v0.5.0-rc2

12 Jun 23:09
Compare
Choose a tag to compare

Display of variations in the main move list (bottom of screen).
Load PGN from clipboard.
Load PGN by dragging file onto the window.
Load PGN by command-line argument (of filename).