Recent Releases of https://github.com/dbrekelmans/browser-driver-installer
https://github.com/dbrekelmans/browser-driver-installer - 1.4.0
What's Changed
- doc: Add driver install directory parameter by @mocodo in https://github.com/dbrekelmans/browser-driver-installer/pull/98
- doc: Fix typo directory in README by @nclsHart in https://github.com/dbrekelmans/browser-driver-installer/pull/99
- Added CPU architecture detection and option by @michael-picard in https://github.com/dbrekelmans/browser-driver-installer/pull/101
New Contributors
- @mocodo made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/98
- @nclsHart made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/99
- @michael-picard made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/101
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.3.0...1.4.0
- PHP
Published by dbrekelmans over 1 year ago
https://github.com/dbrekelmans/browser-driver-installer - 1.3.0
What's Changed
- Upgrade to PHP8.1 by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/96
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.2.0...1.3.0
- PHP
Published by dbrekelmans over 2 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.2.0
What's Changed
- Bugfix/#92 fix chromedriver latest version detection using outdated api by @KevinVanSonsbeek in https://github.com/dbrekelmans/browser-driver-installer/pull/93
- Feat/#94 resolve download url dynamically for chrome driver by @KevinVanSonsbeek in https://github.com/dbrekelmans/browser-driver-installer/pull/95
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.1.1...1.2.0
- PHP
Published by dbrekelmans over 2 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.1.1
What's Changed
- Fix: Update url in the downloader and tests by @KevinVanSonsbeek in https://github.com/dbrekelmans/browser-driver-installer/pull/91
New Contributors
- @KevinVanSonsbeek made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/91
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.1.0...1.1.1
- PHP
Published by dbrekelmans over 2 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.1.0
What's Changed
- Remove support for PHP 7.2 and 7.3 by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/88
- Remove psalm by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/89
- chore: bump github action version to fix deprecations by @Chris53897 in https://github.com/dbrekelmans/browser-driver-installer/pull/82
- chore: add testruns for php 8.3 by @Chris53897 in https://github.com/dbrekelmans/browser-driver-installer/pull/84
New Contributors
- @Chris53897 made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/82
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.7...1.1.0
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.7
What's Changed
- Disable composer platform check by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/86 (fixes: https://github.com/dbrekelmans/browser-driver-installer/issues/81)
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.6...1.0.7
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.6
What's Changed
- Downgrade box to 4.2 by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/85 (fixes https://github.com/dbrekelmans/browser-driver-installer/issues/80)
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.5...1.0.6
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.5
What's Changed
- Use new Json endpoint for chrome driver by @Gurdarrag in https://github.com/dbrekelmans/browser-driver-installer/pull/75
- Upgrade humbug/box from 3.8.5 to 4.3.8 by @Gurdarrag in https://github.com/dbrekelmans/browser-driver-installer/pull/74
- Add PHP 8.1 and 8.2 to tests by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/69
- Accept box gpg key by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/77
- Use PHP8.2 in release action by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/78
New Contributors
- @Gurdarrag made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/75
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.4...1.0.5
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.5-beta.3
What's Changed
- Use PHP8.2 in release action by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/78
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.5-beta.2...1.0.5-beta.3
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.5-beta.2
What's Changed
- Accept box gpg key by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/77
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.5-beta.1...1.0.5-beta.2
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.5-beta.1
What's Changed
- Use new Json endpoint for chrome driver by @Gurdarrag in https://github.com/dbrekelmans/browser-driver-installer/pull/75
- Upgrade humbug/box from 3.8.5 to 4.3.8 by @Gurdarrag in https://github.com/dbrekelmans/browser-driver-installer/pull/74
- Add PHP 8.1 and 8.2 to tests by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/69
New Contributors
- @Gurdarrag made their first contribution in https://github.com/dbrekelmans/browser-driver-installer/pull/75
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.4...1.0.5-beta.1
- PHP
Published by dbrekelmans almost 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.4
What's Changed
- Fix archive extraction with license file by @dbrekelmans in https://github.com/dbrekelmans/browser-driver-installer/pull/71
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0.1...1.0.4
- PHP
Published by dbrekelmans over 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.3
What's Changed
- Support chromedriver archive with license file by @yblatti in https://github.com/dbrekelmans/browser-driver-installer/pull/68
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/1.0...1.0.3
- PHP
Published by dbrekelmans over 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.2
- Fix release workflow to https://github.com/dbrekelmans/bdi
- PHP
Published by dbrekelmans over 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0.1
What's Changed
- Support chromedriver archive with license file by @yblatti in https://github.com/dbrekelmans/browser-driver-installer/pull/68
Full Changelog: https://github.com/dbrekelmans/browser-driver-installer/compare/0.3...1.0.1
- PHP
Published by dbrekelmans over 3 years ago
https://github.com/dbrekelmans/browser-driver-installer - 1.0
Nothing has changed in this release.
With almost 140.000 downloads and no new github issues, I deemed the package stable enough for an official 1.0 release :)
- PHP
Published by dbrekelmans almost 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.3
- PHP 8.0 support
- Gecko driver support
- Firefox support
- Install path argument no longer required, now defaults to current path
- PHP
Published by dbrekelmans over 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.3-alpha.2
- PHP
Published by dbrekelmans over 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.3-alpha.1
- PHP
Published by dbrekelmans over 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.2.1
- Fix incorrect release assets
- PHP
Published by dbrekelmans over 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.2
- Add detect command to install drivers for all detected browsers (this is now the default command)
- Add support for geckodriver
- Add default install path to driver commands
- PHP
Published by dbrekelmans over 5 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1.4
- Fix php version in https://github.com/dbrekelmans/bdi composer.lock
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1.3
- Support PHP 7.2
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1.2
- Add support for composer 2
- Add driver:chrome command
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1.1
- Fix automated release on dbrekelmans/bdi
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1
- Add
browser:google-chromecommand to install chromedriver matching installed google-chrome version - Add composer PHAR-only installation method
- Add PHIVE installation method
- Add direct PHAR download installation method
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.11
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.10
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.9
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.8
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.7
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.6
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.5
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.4
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.3
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.2
- PHP
Published by dbrekelmans almost 6 years ago
https://github.com/dbrekelmans/browser-driver-installer - 0.1-alpha.1
- PHP
Published by dbrekelmans almost 6 years ago