Skip to content

v3.0.0

Compare
Choose a tag to compare
@spiltcoffee spiltcoffee released this 12 Mar 09:30
8abc5eb

3.0.0 (2019-03-12)

Features

BREAKING CHANGES

  • grammar: AST.FormObject was renamed to AST.DObject
  • grammar: new AST.Root node exists as the root of the grammar now, instead of an AST.DObject node
  • grammar: AST.DoubleValue now records integer, fraction and exponent as separate parts