Skip to content

Commit 20dcade

Browse files
committed
Update ChangeLog
1 parent acdfd27 commit 20dcade

File tree

1 file changed

+125
-114
lines changed

1 file changed

+125
-114
lines changed

CHANGELOG.md

Lines changed: 125 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,58 @@
1-
# Changelog
1+
# Changelog
2+
3+
## v2.1.12 (02/05/2025)
4+
## Changes
5+
## 🚀 Features
26

7+
- Add dep info in ui result @dd-jy (#214)
8+
9+
## 🐛 Hotfixes
310

4-
## v2.1.11 (07/02/2025)
11+
- Fix cyclonedx bug @dd-jy (#213)
12+
13+
---
14+
15+
## v2.1.11 (07/02/2025)
516
## Changes
617
## 🐛 Hotfixes
718

819
- Fix a bug that occurs when checking out with a tag @soimkim (#212)
9-
10-
---
11-
12-
## v2.1.10 (23/01/2025)
20+
21+
---
22+
23+
## v2.1.10 (23/01/2025)
1324
## Changes
1425
## 🔧 Maintenance
1526

1627
- Add the flake8 for src dir @dd-jy (#210)
17-
18-
---
19-
20-
## v2.1.9 (23/01/2025)
28+
29+
---
30+
31+
## v2.1.9 (23/01/2025)
2132
## Changes
2233
## 🔧 Maintenance
2334

2435
- Add excluding_files @JustinWonjaePark (#207)
25-
26-
---
27-
28-
## v2.1.8 (17/01/2025)
36+
37+
---
38+
39+
## v2.1.8 (17/01/2025)
2940
## Changes
3041
## 🐛 Hotfixes
3142

3243
- Fix AttributeError @soimkim (#209)
33-
34-
---
35-
36-
## v2.1.7 (14/01/2025)
44+
45+
---
46+
47+
## v2.1.7 (14/01/2025)
3748
## Changes
3849
## 🐛 Hotfixes
3950

4051
- Fix the pypi downloadable url @dd-jy (#208)
41-
42-
---
43-
44-
## v2.1.6 (05/12/2024)
52+
53+
---
54+
55+
## v2.1.6 (05/12/2024)
4556
## Changes
4657
## 🐛 Hotfixes
4758

@@ -52,10 +63,10 @@
5263
## 🔧 Maintenance
5364

5465
- Fix cyclonedx not supported @dd-jy (#204)
55-
- Support cycloneDX format @dd-jy (#202)
56-
---
57-
58-
## v2.1.2 (28/11/2024)
66+
- Support cycloneDX format @dd-jy (#202)
67+
---
68+
69+
## v2.1.2 (28/11/2024)
5970
## Changes
6071
## 🚀 Features
6172

@@ -66,20 +77,20 @@
6677

6778
- Don't change prefix for ssh link @soimkim (#200)
6879
- Print option name with error msg @bjk7119 (#198)
69-
70-
---
71-
72-
## v2.1.1 (16/10/2024)
80+
81+
---
82+
83+
## v2.1.1 (16/10/2024)
7384
## Changes
7485
## 🔧 Maintenance
7586

7687
- Remove spdx for macos @dd-jy (#197)
7788
- Update compare yaml test case @dd-jy (#196)
7889
- Remove unnecessary req-dev.txt @dd-jy (#195)
79-
80-
---
81-
82-
## v2.1.0 (08/10/2024)
90+
91+
---
92+
93+
## v2.1.0 (08/10/2024)
8394
## Changes
8495
## 🚀 Features
8596

@@ -94,10 +105,10 @@
94105

95106
- Improving download performance when cloning based on specific branches or tags @MoonJeWoong (#190)
96107
- Refactor existing tox test to pytest @MoonJeWoong (#189)
97-
- Fix tox version & delete tox-wheel @bjk7119 (#186)
98-
---
99-
100-
## v2.0.0 (06/09/2024)
108+
- Fix tox version & delete tox-wheel @bjk7119 (#186)
109+
---
110+
111+
## v2.0.0 (06/09/2024)
101112
## Changes
102113
## 🐛 Hotfixes
103114

@@ -108,10 +119,10 @@
108119
- Refactoring OssItem @dd-jy (#175)
109120
- Adding external calling function parameter type hints @MoonJeWoong (#177)
110121
- Alter modules xlrd to pandas @cjho0316 (#174)
111-
112-
---
113-
114-
## v1.4.48 (22/07/2024)
122+
123+
---
124+
125+
## v1.4.48 (22/07/2024)
115126
## Changes
116127
## 🐛 Hotfixes
117128

@@ -120,18 +131,18 @@
120131
## 🔧 Maintenance
121132

122133
- Update CoverItem init for dynamic package versions @YongGoose (#173)
123-
124-
---
125-
126-
## v1.4.47 (16/07/2024)
134+
135+
---
136+
137+
## v1.4.47 (16/07/2024)
127138
## Changes
128139
## 🐛 Hotfixes
129140

130141
- Fix default file extension bug @JustinWonjaePark (#168)
131-
132-
---
133-
134-
## v1.4.46 (10/07/2024)
142+
143+
---
144+
145+
## v1.4.46 (10/07/2024)
135146
## Changes
136147
## 🚀 Features
137148

@@ -140,10 +151,10 @@
140151
## 🔧 Maintenance
141152

142153
- Fix to add sbom info one time @dd-jy (#167)
143-
144-
---
145-
146-
## v1.4.45 (10/06/2024)
154+
155+
---
156+
157+
## v1.4.45 (10/06/2024)
147158
## Changes
148159
## 🐛 Hotfixes
149160

@@ -152,34 +163,34 @@
152163
## 🔧 Maintenance
153164

154165
- Modify column name @bjk7119 (#164)
155-
156-
---
157-
158-
## v1.4.44 (29/05/2024)
166+
167+
---
168+
169+
## v1.4.44 (29/05/2024)
159170
## Changes
160171
## 🔧 Maintenance
161172

162173
- Print TLSH, SHA1 to row from loaded yaml @bjk7119 (#162)
163-
164-
---
165-
166-
## v1.4.43 (16/05/2024)
174+
175+
---
176+
177+
## v1.4.43 (16/05/2024)
167178
## Changes
168179
## 🔧 Maintenance
169180

170181
- Add log and cover item for excluded path @SeongjunJo (#161)
171-
172-
---
173-
174-
## v1.4.42 (08/05/2024)
182+
183+
---
184+
185+
## v1.4.42 (08/05/2024)
175186
## Changes
176187
## 🚀 Features
177188

178189
- Add functions to clone private repository and ssh url @SeongjunJo (#159)
179-
180-
---
181-
182-
## v1.4.41 (07/05/2024)
190+
191+
---
192+
193+
## v1.4.41 (07/05/2024)
183194
## Changes
184195
## 🚀 Features
185196

@@ -192,47 +203,47 @@
192203
## 🔧 Maintenance
193204

194205
- Print TLSH, SHA1 to the report @bjk7119 (#160)
195-
196-
---
197-
198-
## v1.4.40 (24/04/2024)
206+
207+
---
208+
209+
## v1.4.40 (24/04/2024)
199210
## Changes
200211
## 🚀 Features
201212

202213
- Add Scanner info cover sheet into xlsx @dd-jy (#156)
203-
204-
---
205-
206-
## v1.4.39 (27/03/2024)
214+
215+
---
216+
217+
## v1.4.39 (27/03/2024)
207218
## Changes
208219
## 🔧 Maintenance
209220

210221
- Add package url pattern in const @dd-jy (#153)
211-
212-
---
213-
214-
## v1.4.38 (25/03/2024)
222+
223+
---
224+
225+
## v1.4.38 (25/03/2024)
215226
## Changes
216227
- Hide specific column if writing excel @bjk7119 (#151)
217228

218229
## 🔧 Maintenance
219230

220231
- Compare col name with lower case @bjk7119 (#152)
221-
222-
---
223-
224-
## v1.4.37 (18/03/2024)
232+
233+
---
234+
235+
## v1.4.37 (18/03/2024)
225236
## Changes
226237
- Hide specific column if writing excel @bjk7119 (#151)
227238

228239
## 🔧 Maintenance
229240

230241
- Add oss version when downloading with git clone @dd-jy (#149)
231242
- Check the return value when downloading @soimkim (#148)
232-
233-
---
234-
235-
## v1.4.36 (29/01/2024)
243+
244+
---
245+
246+
## v1.4.36 (29/01/2024)
236247
## Changes
237248
## 🐛 Hotfixes
238249

@@ -241,20 +252,20 @@
241252
## 🔧 Maintenance
242253

243254
- Use common github actions @bjk7119 (#146)
244-
245-
---
246-
247-
## v1.4.35 (19/01/2024)
255+
256+
---
257+
258+
## v1.4.35 (19/01/2024)
248259
## Changes
249260
## 🔧 Maintenance
250261

251262
- Replace copyright delimiter to comma for csv output @JustinWonjaePark (#145)
252263
- Add type annotation @soimkim (#144)
253264
- Change '%40' to '@' in npm url @dd-jy (#142)
254-
255-
---
256-
257-
## v1.4.34 (31/10/2023)
265+
266+
---
267+
268+
## v1.4.34 (31/10/2023)
258269
## Changes
259270
## 🐛 Hotfixes
260271

@@ -264,34 +275,34 @@
264275

265276
- Add the sheet name for dependency scanner @dd-jy (#140)
266277
- Remove unused log for debugging @soimkim (#139)
267-
268-
---
269-
270-
## v1.4.33 (17/10/2023)
278+
279+
---
280+
281+
## v1.4.33 (17/10/2023)
271282
## Changes
272283
## 🐛 Hotfixes
273284

274285
- Fix pygit2 installation error on Windows @soimkim (#138)
275-
276-
---
277-
278-
## v1.4.32 (01/09/2023)
286+
287+
---
288+
289+
## v1.4.32 (01/09/2023)
279290
## Changes
280291
## 🔧 Maintenance
281292

282293
- Do not add item if None @soimkim (#137)
283-
284-
---
285-
286-
## v1.4.31 (30/08/2023)
294+
295+
---
296+
297+
## v1.4.31 (30/08/2023)
287298
## Changes
288299
## 🐛 Hotfixes
289300

290301
- Update the requirements.txt @dd-jy (#135)
291-
292-
---
293-
294-
## v1.4.30 (30/08/2023)
302+
303+
---
304+
305+
## v1.4.30 (30/08/2023)
295306
## Changes
296307
## 🔧 Maintenance
297308

0 commit comments

Comments
 (0)