Skip to content

v0.2.0.0

Latest
Compare
Choose a tag to compare
@meooow25 meooow25 released this 24 Nov 17:52
a321996
  • Breaking changes
    • Parsing fails more eagerly. This affects lazy list parsing and parsing via the Regex.Base functions prepareParser and stepParser.
  • Additions
    • Added Regex.Base.parseNext.
  • Other
    • Some internal modules are now exported.