All Versions
109
Latest Version
Avg Release Cycle
47 days
Latest Release
1062 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.5 Changes
March 07, 2020[2.1.5] - 2020-03-07
๐ Fix test pages
-
v2.1.4 Changes
March 07, 2020[2.1.4] - 2020-03-07
โ Add back nuget icon
-
v2.1.3 Changes
March 07, 2020[2.1.3] - 2020-03-07
๐ New project structure release!
-
v2.1.2 Changes
March 07, 2020๐ 2.1.2 - 2020-02-20
๐ New project structure release!
๐ Changed
- ๐ Changed project scaffolding
- ๐ Fixed docs
-
v2.1.1 Changes
October 23, 2019- โ Added option to select WebDriver port and allow insecure SSL cert
- Thanks @OmanF (https://github.com/lefthandedgoat/canopy/pull/482)
-
v2.0.1 Changes
April 21, 2018- ๐ Fixed a bug in waitForElement function signature, thanks draganjovanovic!! PR #428
-
v2.0.0 Changes
April 07, 2018- ๐ Final build
- โ Added parallel support
- โ Added .net standard 2.0 support
- ๐ Please read upgrade documentation http://lefthandedgoat.github.io/canopy/upgrade1to2.html
-
v2.0.0-beta Changes
April 02, 2018- ๐ Beta release, some breaking changes with open statements, not yet documented, no migration docs yet
- โ Added .net standard 2.0 support
-
v2.0.0-alpha Changes
March 25, 2018- ๐ Alpha release, some breaking changes with open statements, not yet documented, no migration docs yet
- โ Added parallel support, thanks @haf!
- ๐ฅ Breaking changes, removed some old backwards compatability flags
-
v1.6.3 Changes
March 03, 2018- Protect from null refs in selector suggestions, thanks Haf! Issue #404
- ๐ป Provide better error messages when the browser is null, thanks again Haf! Issue #405