Releases: hildjj/node-abnf
Releases · hildjj/node-abnf
v4.2.1
v4.2.0
v4.1.0
v4.0.2
Pest support
Pest support
Added support for Pest output in abnf_gen
Install all scripts
Install all of the provided scripts.
v3.0.0
- BREAKING: minimum node version now v18
- Add missing location information (thanks @dontcallmedom)
- Fixed #10, detecting an extension to an unknown rule
- Update dependencies, including Peggy 4.0.2
- Move to pnpm
- Removed semver overrides, left over from security bug fix
- Removed build products from examples
- Special case for
%xE000 - %x10FFFF
since it happens frequently.
Update dependencies
Update all dependencies.
Breaking: now requires node v16+
Add Peggy support
You can now generate Peggy grammars from an ABNF file.