v0.0.3
Added
- README: add section
"Who Uses Airtap?"
(@feross) - Test aggregation of available browsers for
--list-browsers
(@ralphtheninja)
Changed
- Rename
lib/zuul.js
tolib/airtap.js
(@yeskunall) - Rename
--list-available-browsers
to-l/--list-browsers
(@ralphtheninja) - Replace
char-split
withsplit2
(@jeffreyshen19) - Replace
colors
withchalk
(@yeskunall)
Removed
- Remove vim styling and
.editorconfig
(@moondef) - Remove all frameworks but
tape
(@ralphtheninja) - Remove
.ui/--ui
option (@ralphtheninja) - Remove
mocha
dependency (@ralphtheninja) - Remove references to
emberjs
in docs and change example to usetape
(@ralphtheninja)
Fixed
- Fix broken
--list-available-browsers
(@ralphtheninja)