Releases: shadowmoose/pyderman
Release 3.3.2
Small patch to improve the download location handling for newer Mac ARM64 Chromedrivers.
Release 3.3.1
This is a very small fix to make GitHub-based drivers properly locate the latest release version assets.
Release 3.3.0
This release contains small changes to error reporting and testing.
The errors thrown should be more consistent cross-driver, based off the situation that causes them.
Release 3.2.1
This is a small change to restrict the acceptable python versions when installing the library.
Release 3.2.0
This release reverts the default behavior of 3.1.0 for EdgeDriver.
EdgeDriver's latest
tag will again find the real latest release. EdgeDriver now additionally supports the stable
tag, which will instead locate the latest stable release.
Release 3.1.0
This minor release enables EdgeDriver for Linux, and also cleans up the code used to determine the latest Edge release version. Pyderman will now default to the latest stable EdgeDriver release version.
Release 3.0.0
This release fixes a number of scenarios where the old code had worn down.
It also drops support for earlier versions of Python, so be sure you validate the version you're installing.
Big thanks to the contributors for keeping this project alive and up to date.
Release 2.0.2
Small but important release. Improves testing, and restores functionality for all drivers on macOS.
Release 2.0.1
This is a small release, which fixes the existing Edge Driver downloader after an MS website change.
Edge Driver Added
This release adds support for the Microsoft Edge Chromium driver.
It also adds an Exception, which is raised if all possible downloads fail.