Skip to content

Releases: pest-parser/pest

pest_meta v2.1.3

22 Feb 14:35

Choose a tag to compare

Fixed compile warnings.

pest_generator v2.1.2

22 Feb 14:35

Choose a tag to compare

Fixed compile warnings and fix non-reproducible builds.

pest v2.1.2

02 Sep 08:33

Choose a tag to compare

Small fixes:

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

pest_meta v2.1.2

02 Sep 08:30

Choose a tag to compare

Small dependency change.

pest_generator v2.1.1

02 Sep 08:29

Choose a tag to compare

Small dependency update.

pest v2.1.1

15 Apr 20:44

Choose a tag to compare

Small release that adds Pair/Pairs serialization.

pest_meta v2.1.1

15 Apr 20:47

Choose a tag to compare

Small dependency update.

v2.1.0

21 Dec 18:58

Choose a tag to compare

This release includes:

pest v2.0.2

21 Oct 17:47

Choose a tag to compare

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

pest_meta v2.0.3

02 Oct 05:03

Choose a tag to compare

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