Skip to content

Releases: MarketSquare/remoteswinglibrary

RemoteSwingLibrary 2.3.3

01 Jul 07:59
9d6ef05
Compare
Choose a tag to compare

Minor release:

  • Replace deprecated inspect.getargspec (#118)

RemoteSwingLibrary 2.3.2

23 Mar 06:50
Compare
Choose a tag to compare

Minor release for dependency update:

  • jrobotremoteserver update to 4.1.0.

RemoteSwingLibrary 2.3.1

24 Oct 10:10
Compare
Choose a tag to compare

RemoteSwingLibrary 2.3.1 is a new release that updates SwingLibrary to version 2.3.0. For more details see SwingLibrary release notes.

RemoteSwingLibrary 2.3.0

29 Jul 09:30
Compare
Choose a tag to compare

This release fixes the ClassNotFoundException that occurs with Java 8u301.

RemoteSwingLibrary 2.2.9

01 Apr 15:50
Compare
Choose a tag to compare

RemoteSwingLibrary 2.2.9 is a new release that updates SwingLibrary to version 2.2.1. For more details see SwingLibrary release notes.

RemoteSwingLibrary 2.2.8

03 Feb 12:52
Compare
Choose a tag to compare

RemoteSwingLibrary 2.2.8 is a new release that updates SwingLibrary to version 2.2.0. For more details see SwingLibrary release notes.

RemoteSwingLibrary 2.2.7

27 Oct 15:08
Compare
Choose a tag to compare

RemoteSwingLibrary 2.2.7 is a new release that updates the some dependencies:

  • RobotFramework to 3.2.2
  • SwingLibrary to 2.1.0
  • jrobotremoteserver to 4.0.1

RemoteSwingLibrary 2.2.6

31 Aug 15:12
Compare
Choose a tag to compare

RemoteSwingLibrary 2.2.6 is a hotfix release that addresses following issues:

  • Fixed jar building problems
  • Start Application now returns the remote port
  • Fixed custom argument to Java Agent

RemoteSwingLibrary 2.2.5

24 Aug 12:30
e2200ba
Compare
Choose a tag to compare

RemoteSwingLibrary 2.2.5 is a new release that updates the Robot Framework version and some dependencies like JavaLibCore and JRobotRemoteServer to the latest versions.

Changes:

  • Updated Robot Framework to 3.2.1
  • Introduce stdout and stderr parameter
  • Fix dir_path argument for value None
  • Support for custom field to be set when starting Java agent
  • Updated javalib-core to 2.0.3
  • Updated jrobotremoteserver to 4.0.0

Release 2.2.4

04 Apr 11:54
Compare
Choose a tag to compare

Changelog:

  • Updated SwingLibrary to 1.9.9
  • Configurable security dialog screenshot location
  • Bug fixes