Current section

Files

Jump to
abnf_parsec CHANGELOG.md
Raw

CHANGELOG.md

## v0.1.2 - 2020-03-06
### Added
- `pre/post_traverse` transformation
## v0.1.1 - 2020-02-10
### Changed
- Require Elixir 1.10
### Added
- Allow adding extra UTF8 range to comments
- `test/fixture/dhall.abnf` has this line `; "∀" / "forall"`
## v0.1.0 - 2020-02-09
Initial release