Skip to content

Releases: fink-lang/prattler

v1.2.0

04 Mar 11:54
9d04a37
Compare
Choose a tag to compare

1.2.0 (2020-03-04)

Features

  • errors: include filename in errors (84f958a)

v1.1.0

02 Mar 14:01
4e3e7fd
Compare
Choose a tag to compare

1.1.0 (2020-03-02)

Features

  • next_matches: return boolean for (3524646)
  • next_matches: return boolean for next_matches (fcc8e8a)

v1.0.1

15 Feb 07:35
7f9c1fc
Compare
Choose a tag to compare

1.0.1 (2020-02-15)

Bug Fixes

  • fix lookup in leds, nuds, lbps to only use own properties to avoid returning false positives (37b6d4f)

v1.0.0

15 Mar 01:41
613ab02
Compare
Choose a tag to compare

1.0.0 (2019-03-15)

Features

  • parser: Add initial parser implementation. (442afd9)