Fixed
- [Core] Format time in JUnit XML report as
xs:float
(junit-xml-formatter/#83 M.P. Korstanje) - [Core] Replace concurrent hashmap with regular hashmap (query/#89 M.P. Korstanje)
- [Core] Fixed Afrikaans translation for "rule" (gherkin/#428)
- [Java] Optimize
GherkinLine.substringTrimmed
(#gherkin/444) - [Java] Improve performance with a generated keyword matcher (#gherkin/445)