Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 247 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 247 Bytes

0.1.1 (2020-08-17)

Changes:

  • Add &? (positive look-ahead) and &! (negative look-ahead) combinators.
  • Add no argument version of Pass and Fail.

Fixes:

  • Fix some bugs found by tests.

0.1.0 (2020-08-15)

An initial release.