Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 550 Bytes

changelog.md

File metadata and controls

21 lines (13 loc) · 550 Bytes

Changelog

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.

v0.1.0 - 2024-04-19

Initial release 🎉

Features

  • 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

Deprecated

  • generate decorator.