Skip to content

Releases: robotframework/MavenPlugin

Console colors fixed

10 Apr 11:19
Compare
Choose a tag to compare

Fixed console colors argument (#89, thanks to @herkrath)

External runner improvements

16 Feb 19:43
Compare
Choose a tag to compare

Main improvements to this version are dependency updates (by dependabot), and new features to exernal runner configuration

  • Possibility to use own Java class to run tests (fixes #3)
  • Possibility to run tests with Python version of Robot Framework (fixes #80)
  • Removed duplicate failure running option runfailed (fixes #76)

Robot Framework 3.2.2

08 Sep 14:36
Compare
Choose a tag to compare
1.7.2

Release 1.7.2

Cleaning of issue

05 Jan 20:32
Compare
Choose a tag to compare
  • Added support for log- and reportTitle with rebot (Fixes #63)
  • Added console control (fixes #67)
  • Added RPA support (fixes #59)
  • Support for rerunning failed tests (fixes #61)
  • Support for flattening and removing keywords (Fixes #49)
  • Support for generation of libdoc and testdoc from multiple files at once (Fixes #28). Thanks to @diakula

RF 3.1.2

17 Dec 19:05
Compare
Choose a tag to compare
  • Robot Framework to 3.1.2
  • Small documentation updates

RF 3.1.1

14 Jan 18:54
Compare
Choose a tag to compare
1.5.1

Release 1.5.1

Support for Java 11

10 Dec 15:48
Compare
Choose a tag to compare
  • Added support for Java 11 (fixes #45), big thanks to @Aquator
  • Dropped Java 7 support
  • Updated dependencies