Updated ffish.js to 0.5.0
authorQueensGambit <curry-berry@freenet.de>
Wed, 6 Jan 2021 23:41:37 +0000 (00:41 +0100)
committerFabian Fichter <ianfab@users.noreply.github.com>
Thu, 7 Jan 2021 12:48:37 +0000 (13:48 +0100)
commit56de2a24695141482b67b91a0cba0ca544e1e206
tree3d19de404c5f749e342c49a06df31b093801a477
parent92ea16e4dcc49815dc167a069db9c14d8c009e00
Updated ffish.js to 0.5.0
* fixed parsing PGN mainline_moves() with nested atlernative lines and
glyphs
* mapped variant "standard" or "Standard" to "chess"
* updated README.md
+ added board.toString()
+ added board.toVerboseString()
+ added "Syrov - Dgebuadze.pgn" as unit test pgn-file
src/ffishjs.cpp
tests/js/README.md
tests/js/package.json
tests/js/test.js
tests/pgn/Syrov - Dgebuadze.pgn [new file with mode: 0644]