UNPKG

2.59 kBMarkdownView Raw
1## [0.1.8](https://github.com/rich-lab/depcost/compare/v0.1.7...v0.1.8) (2020-03-08)
2
3
4### Features
5
6* --monorepo flag ([5ce6fbf](https://github.com/rich-lab/depcost/commit/5ce6fbf3d06e84eb4261af3d154baac4496d249a))
7
8
9
10## [0.1.7](https://github.com/rich-lab/depcost/compare/v0.1.6...v0.1.7) (2020-03-08)
11
12
13### Features
14
15* --cwd option and defaults to current package at cwd. ([2c201f8](https://github.com/rich-lab/depcost/commit/2c201f81c1206670b865c07b89f7a5894a362054))
16* support --record flag ([73aa773](https://github.com/rich-lab/depcost/commit/73aa773ec0a21ffe8936fb09581d0df471899f8f))
17
18
19
20## [0.1.6](https://github.com/rich-lab/depcost/compare/v0.1.5...v0.1.6) (2020-03-08)
21
22
23### Bug Fixes
24
25* regression of renaming files. ([d7b70a7](https://github.com/rich-lab/depcost/commit/d7b70a7092b2db325603f25ed35e195152c95e0f))
26
27
28
29## [0.1.5](https://github.com/rich-lab/depcost/compare/v0.1.4...v0.1.5) (2020-03-08)
30
31
32### Bug Fixes
33
34* wrong bin path ([03bb0fb](https://github.com/rich-lab/depcost/commit/03bb0fb06f7c21c97481859aa576aa18950e7af8))
35
36
37
38## [0.1.4](https://github.com/rich-lab/depcost/compare/v0.1.3...v0.1.4) (2020-03-08)
39
40
41### Bug Fixes
42
43* missing key files ([8fa61c5](https://github.com/rich-lab/depcost/commit/8fa61c52ed2dd4d8166f9e7bee5c3d68181fcd6f))
44
45
46<a name="0.1.3"></a>
47## [0.1.3](https://github.com/rich-lab/depcost/compare/v0.1.2...v0.1.3) (2020-03-03)
48
49
50### Bug Fixes
51
52* conflict of shortcut for cli flags (-s, --versions / -n, --npm-client) ([15a15a6](https://github.com/rich-lab/depcost/commit/15a15a6))
53
54
55
56<a name="0.1.2"></a>
57## [0.1.2](https://github.com/rich-lab/depcost/compare/v0.1.1...v0.1.2) (2020-03-03)
58
59
60### Features
61
62* support get require time of a local path. ([399e495](https://github.com/rich-lab/depcost/commit/399e495))
63
64
65
66<a name="0.1.1"></a>
67## [0.1.1](https://github.com/rich-lab/depcost/compare/v0.1.0...v0.1.1) (2020-03-02)
68
69
70### Features
71
72* rename 'dep-cost' tp 'depcost' ([b63933e](https://github.com/rich-lab/depcost/commit/b63933e))
73
74
75
76<a name="0.1.0"></a>
77# [0.1.0](https://github.com/rich-lab/depcost/compare/15ed047...v0.1.0) (2020-03-02)
78
79
80### Bug Fixes
81
82* issue of parsePackageName & improve test. ([ad6792c](https://github.com/rich-lab/depcost/commit/ad6792c))
83
84
85### Features
86
87* --log-level & --npm-client & --debug & --recent-versions ([07aeacd](https://github.com/rich-lab/depcost/commit/07aeacd))
88* --versions ([5e922f8](https://github.com/rich-lab/depcost/commit/5e922f8))
89* init ([15ed047](https://github.com/rich-lab/depcost/commit/15ed047))
90* trt catch require ([6d78572](https://github.com/rich-lab/depcost/commit/6d78572))
91
92
93