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

Releases: makenowjust-labs/scala-labo-stackparse

v0.1.1

17 Aug 03:27
f8abe6e
Compare
Choose a tag to compare

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.

v0.1.0

14 Aug 17:01
b1c13b7
Compare
Choose a tag to compare

An initial release.