Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Releases: gwen-interpreter/gwen-gpm

3.0.5

27 Oct 04:49
Compare
Choose a tag to compare
  • Download gwen zip from maven central instead of github

Binary package:

v3.0.4

27 Sep 02:41
Compare
Choose a tag to compare
  • Update libarary dependencies
    • Update scala from 2.12.8 to 2.13.3
    • Update commons-compress from 1.15 to 1.20
    • Update commons-codec from 1.11 to 1.15
  • Update build tooling
    • Migrate from SBT 0.13.17 to 1.3.4

v3.0.3

27 Sep 02:40
Compare
Choose a tag to compare
  • Update libarary dependencies
    • Update scala from 2.12.8 to 2.13.3
    • Update commons-compress from 1.15 to 1.20
    • Update commons-codec from 1.11 to 1.15
  • Update build tooling
    • Migrate from SBT 0.13.17 to 1.3.4

3.0.2

26 Sep 23:24
Compare
Choose a tag to compare
  • Skip alpha releases

3.0.1

30 Jul 05:14
Compare
Choose a tag to compare
  • Load passed in properties on startup

3.0.0

30 Jul 04:56
Compare
Choose a tag to compare
  • Proxy settings are now read from the HTTPS_PROXY environment variable instead
    being configured as properties in Gwen settings.
  • gwen-gpm.properties file is no longer used or required

2.0.0

27 Jul 10:44
Compare
Choose a tag to compare
  • Manage only Gwen and Selenium packages. WebDriver binaries no are longer managed by
    this package manager since gwen-web 2.34+ now uses an embedded
    WebDriverManager instead.

1.1.5

25 Jul 13:16
Compare
Choose a tag to compare
  • Support deferred checksum verification of latest packages

1.1.4

23 Feb 01:58
Compare
Choose a tag to compare
  • Only download latest checksum file if checksum is not found on initial check

1.1.3

22 Feb 11:46
Compare
Choose a tag to compare
  • Download latest checksum file when performing downloads (so user no longer has to maintain checksums)