Skip to content

Releases: sambacha/solidity-pegjs-parser

v1.2.0

08 Jun 09:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v1.2.0

v1.0.2

13 Sep 18:47
Compare
Choose a tag to compare

Latest Parser

this fixes publishing under the incorrect namespace, (pegis instead of pegjs)

v2 New PEG.js parser

19 Aug 00:02
Compare
Choose a tag to compare

v2 Release Notes

  • Main change is adoption of peggy as the peg.js framework has been stagnant, this is a drop in replacement.

  • Typescript support in next release via ts-peggy

18 August 2021

  • feat(refactor): migrate to peggy and various improvements
    87b594a
  • build(refactor): improve build process
    0de7a77
  • chore(repo): remove dead and legacy artifacts
    012fec1