Skip to content

Releases: orchestral/dusk-updater

v2.6.0

14 Aug 03:29
Compare
Choose a tag to compare

Changes

  • Extract chromedriver regardless of position in archive by @aleahy in #13.

New Contributors

v1.10.0

14 Aug 03:18
f39170f
Compare
Choose a tag to compare

Changes

  • Extract chromedriver regardless of position in archive by @aleahy in #13.

New Contributors

v2.5.0

24 Jul 15:12
Compare
Choose a tag to compare

Changes

  • Added support to download ChromeDriver 127.

v1.9.0

24 Jul 15:03
Compare
Choose a tag to compare

Changes

  • Added support to download ChromeDriver 127.

v2.4.0

14 Oct 09:24
Compare
Choose a tag to compare

Added

  • Added support for Symfony 7.

v2.3.0

13 Sep 01:53
Compare
Choose a tag to compare

Added

  • Added PHP and Platform information on detect command.

v1.8.0

13 Sep 01:47
Compare
Choose a tag to compare

Added

  • Added PHP and Platform information on detect command.

v2.2.1

27 Jul 01:35
Compare
Choose a tag to compare

Fixes

  • Normalize directory separator when renaming ChromeDriver binary.

v1.7.1

27 Jul 01:30
Compare
Choose a tag to compare

Fixes

  • Normalize directory separator when renaming ChromeDriver binary.

v2.2.0

22 Jul 06:35
Compare
Choose a tag to compare

Changes

  • Refactor code usage.
  • Use guzzlehttp/guzzle to improves downloading from new API.