Skip to content

Releases: BenoitAverty/reactive-goban

v0.2.0

16 Jun 14:38
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-06-16)

Bug Fixes

  • reducer: Fix the construction of the initial state managed by the reducer (825c5aa3)

Features

  • gogame:
    • Add remaining action methods to GoGame (0b371bae)
    • Add the method playMove to GoGame prototype (1554ee40)

v0.1.2

13 Jun 18:08
Compare
Choose a tag to compare

<a name"0.1.2">

0.1.2 (2016-06-13)

Bug Fixes

  • reducer: Fix bug where hyphens in marks would be incorrectly removed (e4d6713c)