Skip to content

3.6.0: Support C# and Robot Framework

Compare
Choose a tag to compare
@kaklakariada kaklakariada released this 21 Aug 12:40
b74acee

[3.6.0] - 2022-08-21

Added

  • Added support for C# files with postfix .cs #326 / PR #327
  • Added support for Robot Framework with postfix .robot #302 / PR #332
  • Upload self-tracing report to GitHub Action result #246 / PR #333
  • Added module-info.java files to support Java modules #334

Refactoring

  • Fixed static code analysis warnings in unit tests PR #329
  • Upgrade test and build dependencies PR #330
  • Removed license headers from sources and license-maven-plugin PR #331