Skip to content

v7.27.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 01:23
v7.27.1
cdb97ea

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)