UNPKG

1.33 kBMarkdownView Raw
1
20.2.0 / 2013-12-28
3==================
4
5 * using color in table, fixes #16
6 * reporting install success for available modules, fixes #13
7 * printing test command, fixes #15
8 * added -h as alias to --help
9 * running test before starting checking new versions, fixes #10
10 * disabled error messages for 404 stats, fixes #12
11 * running deps-ok first, fixes #9
12 * rounding to percent, added link to http://npmt.abru.pt/
13
140.1.0 / 2013-12-25
15==================
16
17 * added sending and getting global update success statistics
18 * Add a Bitdeli badge to README
19
200.0.16 / 2013-11-05
21==================
22
23 * grabbing npm registry url only once, seems to fix #5
24
250.0.15 / 2013-10-31
26==================
27
28 * getting npm registry from config, fixes #2
29 * bumped dependencies
30
310.0.14 / 2013-10-31
32==================
33
34 * updated for latest check-types
35
360.0.13 / 2013-10-29
37==================
38
39 * bumped check-types
40 * bumped some versions
41 * updated deps
42 * added pre-git
43 * added jsonlint
44 * moved jshint options into separate file
45 * added pre-commit check
46 * using matchdep
47 * cleaned up gruntfile
48 * Release v0.0.12
49 * removed console.log that was generating a lot of output
50 * Release v0.0.11
51 * handling case when nothing can be updated, fixes #59
52 * Release v0.0.10
53 * using npm-tools to check urls
54 * fixed jshint