Sha256: 3a9230157e39885633cc5ddf0bd2d875197e71f05936dc7a01d7e888c5a6adf9

Contents?: true

Size: 561 Bytes

Versions: 1

Compression:

Stored size: 561 Bytes

Contents

== 3.0.1
- Update date in gemspec

== 3.0.0
- Rename Tree to Collection
- Rename Game to Gametree
- `SGF.parse` takes a filename and creates a collection
- Collection has `errors` properties collecting parsing problems
- Fix a bug preventing `node[:prop] = new_value` from working
- Fix a bug causing a collection to always generate new gametree objects

== 2.1.0
- Adding children and adding parents all works beautifully
- Node depth is set properly and updated properly
- Node.new takes an optional hash of properties with special keys :children and :parent

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
SgfParser-3.0.1 CHANGELOG