Skip to content

0.2.0

Compare
Choose a tag to compare
@burningtree burningtree released this 10 Apr 04:51
· 43 commits to master since this release

Added

  • New json mode with JSON mixed root types compatibility.

Changed

  • Refactored PEGjs grammar. Now its based on JSON version.
  • Most logic moved to PEGjs grammar.
  • Fixed comments parsing.

Removed

  • [cli] Packages for MsgPack and YAML is now optional.