- Prerequisites
- Compilation requires jdk7 and Maven 3.5.2
- Execution requires jdk7 and Maven 3.0
- Compilation of generated code requires jdk 5
- CUP upgraded to 0.11b
- Option
--inputstreamctor
has been removed (#195)
- Code health
- Codebase has valid doclint (#206)
- Maven plugins update to use Java annotations rather than javadoc at-clauses.
- jflex
--version
or --info
or --help
now exits with error code 0 (#194)
- Unicode 8.0 and 9.0 are supported (#209)
- documentation improvements (#152, #187, #215, #290)
- added an
--encoding
option to specify input/output encoding (#164)
- make jflex start script robust for other locales (#251)
- report character position when %debug and %char are present (#207)
See https://github.com/jflex-de/jflex/milestone/10