- using color in table, fixes #16
- reporting install success for available modules, fixes #13
- printing test command, fixes #15
- added -h as alias to --help
- running test before starting checking new versions, fixes #10
- disabled error messages for 404 stats, fixes #12
- running deps-ok first, fixes #9
- rounding to percent, added link to http://npmt.abru.pt/
- added sending and getting global update success statistics
- Add a Bitdeli badge to README
- grabbing npm registry url only once, seems to fix #5
- getting npm registry from config, fixes #2
- bumped dependencies
- updated for latest check-types
- bumped check-types
- bumped some versions
- updated deps
- added pre-git
- added jsonlint
- moved jshint options into separate file
- added pre-commit check
- using matchdep
- cleaned up gruntfile
- Release v0.0.12
- removed console.log that was generating a lot of output
- Release v0.0.11
- handling case when nothing can be updated, fixes #59
- Release v0.0.10
- using npm-tools to check urls
- fixed jshint