Releases: orchestral/dusk-updater
Releases · orchestral/dusk-updater
v2.6.0
Changes
- Extract chromedriver regardless of position in archive by @aleahy in #13.
New Contributors
v1.10.0
Changes
- Extract chromedriver regardless of position in archive by @aleahy in #13.
New Contributors
v2.5.0
Changes
- Added support to download ChromeDriver
127
.
v1.9.0
Changes
- Added support to download ChromeDriver
127
.
v2.4.0
Added
- Added support for Symfony 7.
v2.3.0
Added
- Added PHP and Platform information on
detect
command.
v1.8.0
Added
- Added PHP and Platform information on
detect
command.
v2.2.1
Fixes
- Normalize directory separator when renaming ChromeDriver binary.
v1.7.1
Fixes
- Normalize directory separator when renaming ChromeDriver binary.
v2.2.0
Changes
- Refactor code usage.
- Use
guzzlehttp/guzzle
to improves downloading from new API.