Skip to content

Conversation

@joepie91
Copy link

This updates both the testing libraries and the underlying PEG.js version (to the current latest, 0.10). Testing libraries were updated because the Mocha version used was not producing any output on my system, and so this was necessary to verify that the PEG.js upgrade worked correctly.

Because the underlying API and options of PEG.js itself (which are passed through) have changed, this is a breaking change and therefore would require a bump of this library's version number to 0.3.0. For that reason, I've also rolled in a buildParser -> generate API naming change to mirror that in PEG.js itself, since it will be a breaking release anyway.

All tests pass. I have not done any additional manual testing outside of the automated tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant