release 1.4.0
-
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
iteratethat aims to replace therepeatedand
later thetemplatedgenerators. The generatorrepeatedis deprecated.