Skip to content

3.0.0

Compare
Choose a tag to compare
@dunkelstern dunkelstern released this 09 May 14:15
· 19 commits to master since this release
  • Big internal refactoring, interface for parser functions changed substantially
  • Can now encode data to binary in addition to parsing from binary to Javascript Objects
  • Can create templates for grammars to fill and encode to binary buffers
  • Names are now lowercase as eslint complains on anything that is not a class if it begins with an uppercase letter