- Update to Dart 3.0 and PetitParser 6.0.
- Cleanup usage of deprecated code.
- Better test coverage.
- Upgrade to Dart 2.19 and PetitParser 5.4.
- Add BibTeX and RegExp examples.
- Add XML, XPath, and BibTeX demos.
- Dart 2.18 requirement.
- Cleanup the JSON and URL parsers to be fully typed.
- Dart 2.16 requirement.
- Cleaned up dynamic typing.
- Updates to latest version of PetitParser.
- Added a mathematical expression example.
- Initial version extracted from https://github.com/petitparser/dart-petitparser.