Skip to content

v0.0.1

Compare
Choose a tag to compare
@vweevers vweevers released this 18 Feb 13:26
· 315 commits to master since this release
413ce11

First release 🌱. Forked from zuul, so this changelog entry lists the differences from zuul.

Added

Changed

  • Replace multi-framework examples with single tape example (@vweevers)
  • Use Sauce Connect in Sauce Labs integration tests (@vweevers)
  • Update .travis.yml with node 4, 6, 8 and 9 (@ralphtheninja)
  • Use airtap-browsers instead of browzers (@vweevers)
  • Set default --ui to tape (@vweevers)

Fixed

  • Use cross-env in npm test script (@vweevers)

Removed

  • Remove localtunnel, ngrok and tunnel setup (@vweevers)
  • Remove tunnel options except for --sauce-connect (@vweevers)
  • Remove tunnel options from PhantomJS tests (runs locally) (@vweevers)
  • Remove .npmrc (@ralphtheninja)
  • README: remove frameworks other than tap(e) (@vweevers)
  • Undocument --ui option (we intend to remove it) (@vweevers)
  • Remove HISTORY.md (replaced by CHANGELOG.md) (@vweevers)