Skip to content

Releases: gobstones/gobstones-gbb-parser

Release v0.4.3

02 May 05:13
Compare
Choose a tag to compare

chore: Update core so boards are better detected

Release v0.4.2

22 Feb 07:13
Compare
Choose a tag to compare

chore(BREAKING CHANGE): Switch to rollup

  • Switch webpack in favor of rollup
  • Export as an ES Module and a CommonJS module.
  • Switch to latest version of core
  • Switch to latest version of typedoc

Release v0.4.1

13 Feb 19:59
Compare
Choose a tag to compare

chore: use gobstones-core v0.2.3

Release v0.4.0

12 Feb 17:44
Compare
Choose a tag to compare

chore(BREAKING CHANGES): Parser now uses Board.

Fix #3
Fix #4

The Board returned now corresponds to a Board
from gobstones-core package, wich has multiple
method that allow easy handling of the elements.

BREAKING CHANGES

Release v0.3.1

27 Nov 16:23
Compare
Choose a tag to compare

Added auto publish to NPM and GitHub packages

Release v0.3.0

27 Nov 16:06
Compare
Choose a tag to compare

Version 0.3.0

Initial formal release of GBB Parser/Stringifier.
Stable and Documented API
Mostly Tested
Includes GitHub Actions integrations

Release v0.2.1

22 Nov 00:04
Compare
Choose a tag to compare

Changes in this Release

  • First Change
  • Second Change