UNPKG

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