Releases: julianandrews/sgf-render
Releases · julianandrews/sgf-render
v3.3.1
v3.3.0
This release:
- Adds a
--lenientflag that allows partial parsing of invalid SGF files.
v3.2.2
This release:
- Limits board sizes to 52x52 and throws an error for larger boards
v3.2.1
This release:
- Updates the
sgf-parseversion to get a bugfix for large board size coordinates - Fixes a panic on invalid SZ properties.
v3.2.0
This release:
- Fixes a bug where playing repeated stones failed (though the SGF spec allows it)
- Adds support for various machine readable query output.
v3.1.5
The release tweaks the deb package documentation
v3.1.4
This release just adds a man page and includes it in the .deb package.
v3.1.3
This release
- Adds a
--tilesetflag which can be used to specify the characters to use for text rendering.
v3.1.2
This release just has tweaks to a few error messages and some refactoring.
v3.1.1
This release:
- Updates the README to list the text option