All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Initial release 🎉
- Type-hinted "fork" of the excellent parsy library
- Type-friendly, Rust-inspired Result interface
- Added a
Stream
API for fully typed complex parsers - Support for RegEx group dictionaries
generate
decorator.