- Release v1.0.4 / npm@v1.0.4
- update changelog, package.json
- move
assertit
to dependencies (wtf, how passed on travis?!)
- Release v1.0.3 / npm@v1.0.3
- run update
- Release v1.0.2 / npm@v1.0.2
- remove
assert-kindof
we have it inassertit
- add keywords
- run update
- suppress eslint a bit
- add cli flag support for
token
, close #1 - more strict check
- add token support (because the ratelimits), close #2
- apply feross/standard
- handle errors in cli
- Release v1.0.1 / npm@v1.0.1
- add related section
- move to
assertit
- Release v1.0.0 / npm@v1.0.0
- update descriptions
- update tests, DRY code
- cleanup cli
- improve checks, update tests
- move to
assertit
instead of mocha - add cli
- add usage
- run traviscov(1)
- first commits / npm@v0.0.0