Skip to content

Version 16.2.1

Choose a tag to compare

@tturocy tturocy released this 07 Jan 15:57
· 305 commits to master since this release

Fixed

  • Corrected an internal implementation error in Game.reveal() in resolving references to
    information sets and players (#453)
  • Reading .efg and .nfg game files which did not have whitespace at the end would lead to
    an infinite loop (#457)
  • Attempting to call the default constructor on Game objects (rather than one of the factory
    functions) now raises a more informative exception (#463)