Skip to content

release 1.4.0

Choose a tag to compare

@verhas verhas released this 25 Nov 13:04
  • Segment API extended so that you can query individual segment parameters by
    their key.

  • A bug fixed that was in the experimental and still not fully documented lexer
    regex macthing implementation

  • There is a new generator iterate that aims to replace the repeated and
    later the templated generators. The generator repeated is deprecated.