Changes

Sgfmill 1.1.1 (2018-05-20)

  • Sped up the Board implementation (thanks to Seth Troisi).

Sgfmill 1.1 (2018-02-11)

  • The parser now permits lower-case letters in PropIdents; see Parser behaviour for details.
  • Bug fix: Tree_node.set() didn’t check its identifier parameter was a well-formed PropIdent.
  • Bug fix: Tree_node.set() was willing to store invalid values for properties of type Number, if fed invalid input.

Sgfmill 1.0 (2017-04-17)