This is a bugfix release * Did not retain ,= values on append when other key names were already present in the input for the targeted field
3.4.0.0
* Add ,= action operator for concatenating multiple values to a nested key (e.g. Cxn,=Ditransitive) * Bugfix: allow = in definition values
3.3.1.0
Bug fix capturing groups
3.3.0.0
* Experimental support for splitting tokens (adding a token) using split= action * Added storage3 field for additional hidden storage * Faster execution by earlier abandonment of non-matching rules and definition priority sorting * Bugfixes
3.2.1.0
This is a bug fix release addressing cases in which existing enhanced dependencies could not be overwritten by additional enhanced dependencies between the same pair of tokens.
* multiple edits to the same token pair are now possible in sequence * only the latest write operation is retained in the rule output
3.2.0.0
* Added `-=` subtraction operator for removing features from FEATS and MISC * Better ordering for comment lines * Performance improvements and bug fixes