Changelog
[0.0.5] - 2018-05-05
lib/get-saucelabs-browser.js
and lib/flatten-browserlist.js
by using sauce-browsers
module (@lpinca)status
and results
to stats
for consistency (@vweevers)server-destroy
module (@vweevers)ZuulReporter
(@vweevers)SauceBrowser#browser
to webdriver
(@vweevers)AbstractBrowser
(@vweevers)frameworks/
to client/
(@ralphtheninja).stats
to AbstractBrowser
(@ralphtheninja)debug()
over console.log()
(@vweevers)zuul
naming (@ralphtheninja)test-local-electron
script (@vweevers)AbstractBrowser
and implementations (@vweevers)tags
option (@vweevers)Changelog
[0.0.4] - 2018-03-02
standard
(@ralphtheninja)electron
instead of deprecated electron-prebuilt
(@ralphtheninja)setup.js
(@ralphtheninja)package.json
(@yeskunall)dependency-check
to ^3.0.0
(@yeskunall)dependency-check
(@ralphtheninja)stream-http
to list of users (@jhiesey)Changelog
[0.0.3] - 2018-02-24
lib/zuul.js
to lib/airtap.js
(@yeskunall)--list-available-browsers
to -l/--list-browsers
(@ralphtheninja)char-split
with split2
(@jeffreyshen19)colors
with chalk
(@yeskunall)"Who Uses Airtap?"
(@feross)--list-browsers
(@ralphtheninja).editorconfig
(@moondef)tape
(@ralphtheninja).ui/--ui
option (@ralphtheninja)mocha
dependency (@ralphtheninja)emberjs
in docs and change example to use tape
(@ralphtheninja)--list-available-browsers
(@ralphtheninja)Changelog
[0.0.2] - 2018-02-21
bin/airtap
to bin/airtap.js
+ fix standard (@ralphtheninja)xtend
and shallow-copy
with Object.assign
(@ralphtheninja)osenv
usage with os.homedir()
(@yeskunall)zuul.run(cb)
call with cb(err, result)
(@ralphtheninja)standard
for linting but only print warnings for now (@feross)CONTRIBUTING.md
(@ralphtheninja)JSON2
(@ralphtheninja)Historical Note We didn't update browserify
to the latest version because it doesn't support IE9 or IE10. Nor did we update tap-parser
to the latest since it doesn't work with PhantomJS
.
Changelog
[0.0.1] - 2018-02-18
First release :seedling:. Forked from zuul
so this changelog entry lists the differences from zuul
. If you are migrating from zuul
: please see the upgrade guide.
tape
example (@vweevers).travis.yml
with node 4, 6, 8 and 9 (@ralphtheninja)airtap-browsers
instead of browzers
(@vweevers)--ui
to tape (@vweevers)--loopback <hostname>
option for Safari and Edge (@vweevers)dependency-check
to npm test script (@ralphtheninja)CHANGELOG.md
, UPGRADING.md
and LICENSE
(@vweevers)cross-env
in npm test script (@vweevers)localtunnel
, ngrok
and tunnel setup (@vweevers)--sauce-connect
(@vweevers).npmrc
(@ralphtheninja)--ui
option (we intend to remove it) (@vweevers)HISTORY.md
(replaced by CHANGELOG.md
) (@vweevers)