We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e988d commit a17f6bfCopy full SHA for a17f6bf
βCHANGELOG.mdβ
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v1.7.31 (06/09/2024)
4
+## Changes
5
+## π Features
6
+
7
+- Setting.json with source_scanner selection @soonhong99 (#109)
8
9
+## π Hotfixes
10
11
+- Fix a bug related to path_to_exclude @soimkim (#116)
12
13
+## π§ Maintenance
14
15
+- Limit installation fosslight package @dd-jy (#117)
16
+- Add simple_mode parameter to CoverItem constructor @YongGoose (#108)
17
18
+---
19
20
## v1.7.30 (22/07/2024)
21
## Changes
22
## π Features
@@ -283,11 +300,3 @@
283
300
284
301
285
302
- Support yaml format of FOSSLight Report @dd-jy (#42)
286
-
287
----
288
289
-## v1.7.1 (22/07/2022)
290
-## Changes
291
-## π Hotfixes
292
293
-- Change FL Reuse to FL Prechecker @bjk7119 (#43)
0 commit comments