0.2.0 - 2018-12-29
0.1.0 - 2018-12-29
- Upgrade
standard
from^11.0.0
to12.0.0
(#11) (@ralphtheninja)
0.0.2 - 2018-05-25
- Add node 10 to Travis (@ralphtheninja)
- Add Greenkeeper (@ralphtheninja)
- Remove node 4 from Travis (@ralphtheninja)
0.0.1 - 2018-02-16
First release 🌱. Forked from browzers
, so this changelog entry lists the differences from browzers
.
- Add
standard
(@vweevers) - Add
LICENSE
file (@vweevers) - Test
.name
,.version
and.platform
(@ralphtheninja) - Add badges, usage, install and license to readme (@vweevers)
- Add
CHANGELOG.md
(@vweevers)
- Rename package and update repository URLs (@vweevers)
- Remove the need for Babel (@vweevers)
- Update
.travis.yml
with node 4, 6, 8 and 9 (@vweevers) - Change IE8 to IE9 (@vweevers)
- Temporarily change Android latest (failing on Sauce Labs) to 6.0 (@vweevers)
- Gitignore
npm-debug.log
andyarn.lock
(@vweevers)