Skip to content

Releases: OmegaTools/GRAPH

1.1.0 Comment & Minification Support

18 Nov 22:45
Compare
Choose a tag to compare

Comments are now parsed / removed.

Stringified output can now be minified by parsing the 'minify' option.

1.0.0 Basic Encoder / Decoder

16 Nov 00:24
Compare
Choose a tag to compare

Parser is able to work with all .graph features except for comments.

Stringifier works but doesn't has no minimize option
nor does it format the output in a smart / pretty way.

Node class has basic data manipulation methods
but no advanced / bulk addition methods yet.