Pest Parser Pest Versions Save

The Elegant Parser

v2.1.3-pest

4 years ago

Fixed compile warnings.

v2.1.2-pest

4 years ago

Small fixes:

  • incorrect alignment of underline in Error
  • Pair::as_str indices exception
  • stacking issue #394

v2.1.2-meta

4 years ago

Small dependency change.

v2.1.1-generator

4 years ago

Small dependency update.

v2.1.1-meta

5 years ago

Small dependency update.

v2.1.1-pest

5 years ago

Small release that adds Pair/Pairs serialization.

v2.1.0

5 years ago

This release includes:

v2.0.2-pest

5 years ago

Added a way to access Error's line/column information.

v2.0.3-meta

5 years ago

Previous version was yanked due it it not including .gitignored grammar.rs. Publishing pest_meta now requires --allow-dirty.

v2.0.2-meta

5 years ago

pest_meta now breaks bootstrap recursion and does not need v1.0 to build anymore. 🎉