All Versions
109
Latest Version
Avg Release Cycle
47 days
Latest Release
1482 days ago

Changelog History
Page 2

  • v1.6.2 Changes

    February 03, 2018
    • ➕ Added more granular support for Firefox, thanks RubenOen! PR #400
  • v1.6.1 Changes

    November 08, 2017
    • ⚡️ Updated to FSharp.Core 4.0.0.1 (Possibly breaking!!!)
    • ➕ Added more information to the results of a Load Test PR #393
  • v1.6.0 Changes

    November 07, 2017
    • ⚡️ Updated to .net v4.5.2 (Possibly breaking!!!)
    • ➕ Added load testing to canopy.integration !!! PR #389
  • v1.5.3 Changes

    October 17, 2017
    • 👌 Improve how wait works to clean up stack trace and not stack overflow Issue #388
  • v1.5.2 Changes

    October 11, 2017
    • 🛠 Fix a problem with failedContexts being written in parallel when not using it Issue #387
  • v1.5.1 Changes

    • ➕ Added configuration for failing if any tests are WIP (useful for CI) thanks @blair55! PR #381
    • ➕ Added start mode for chrome headless and firefox headless
    • ⚡️ Updated to Selenium 3.5.2
  • v1.5.0 Changes

    April 16, 2017
    • 💥 Breaking: move json validator to its own project to remove dependency on FSharp.Data Issue #371
  • v1.4.5 Changes

    June 09, 2017
    • ➕ Added ability to shiftClick
  • v1.4.3 Changes

    June 01, 2017
    • json validator - null arrays and properties are now acceptable
  • v1.4.0 Changes

    May 23, 2017
    • ➕ Added a json validator PR #368