Skip to content

Releases: shadowmoose/pyderman

Release 3.3.2

11 Jan 17:35
2c1e10e
Compare
Choose a tag to compare

Small patch to improve the download location handling for newer Mac ARM64 Chromedrivers.

Release 3.3.1

11 Oct 01:28
Compare
Choose a tag to compare

This is a very small fix to make GitHub-based drivers properly locate the latest release version assets.

Release 3.3.0

28 May 03:15
Compare
Choose a tag to compare

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

12 May 09:10
3e56709
Compare
Choose a tag to compare

This is a small change to restrict the acceptable python versions when installing the library.

Release 3.2.0

12 May 02:00
7e3f1b4
Compare
Choose a tag to compare

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

11 May 20:44
Compare
Choose a tag to compare

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

06 May 09:02
0188f19
Compare
Choose a tag to compare

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

20 Aug 11:17
Compare
Choose a tag to compare

Small but important release. Improves testing, and restores functionality for all drivers on macOS.

Release 2.0.1

24 Nov 20:55
Compare
Choose a tag to compare

This is a small release, which fixes the existing Edge Driver downloader after an MS website change.

Edge Driver Added

09 Oct 06:57
Compare
Choose a tag to compare

This release adds support for the Microsoft Edge Chromium driver.

It also adds an Exception, which is raised if all possible downloads fail.