Skip to content

Releases: Injng/gobase

v0.2.2

30 Oct 02:10
Compare
Choose a tag to compare

Fixed a bug where SGFs would be saved and loaded mirrored, which meant that outside SGF files would be loaded in incorrectly.

v0.2.1

20 Sep 16:55
Compare
Choose a tag to compare

Fixed a bug where the hash would not update when states were reverted, thus preventing the user from making the same moves again.

v0.2.0

10 Sep 20:44
Compare
Choose a tag to compare

New Features

  • ability to save board states
  • ability to return to previously saved board states
  • ability to save game tree as SGF
  • ability to save entire game, including states, in a JSON savefile
  • ability to load JSON savefile and restore game tree and saved states

v0.1.0

06 Sep 16:50
Compare
Choose a tag to compare
prepare for build/docs