UNPKG

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