|
1 | | - |
2 | | -<a name="v1.3"></a> |
3 | | -## [v1.3](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/compare/v1.2...v1.3) (2021-03-21) |
4 | | - |
5 | | -### Add |
6 | | - |
7 | | -* Add files for Change Log |
8 | | -* Add files for automating test |
9 | | - |
10 | | -### Merge |
11 | | - |
12 | | -* Merge pull request [#8](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/issues/8) in OSC/fosslight_source from develop2 to master |
13 | | -* Merge pull request [#7](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/issues/7) in OSC/fosslight_source from develop2 to master |
14 | | -* Merge pull request [#6](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/issues/6) in OSC/fosslight_source from develop2 to master |
15 | | -* Merge pull request [#5](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/issues/5) in OSC/fosslight_source from develop2 to master |
16 | | - |
17 | | -### Move |
18 | | - |
19 | | -* Move source files to src |
20 | | - |
21 | | -### Organize |
22 | | - |
23 | | -* Organize Source Code |
24 | | - |
25 | | -### Prevent |
26 | | - |
27 | | -* Prevent duplicate output of logs |
28 | | - |
29 | | -### Print |
30 | | - |
31 | | -* Print log to file and console |
32 | | - |
33 | | -### Remove |
34 | | - |
35 | | -* Remove undetected items from results |
36 | | - |
37 | | -### Update |
38 | | - |
39 | | -* Update README file |
40 | | - |
41 | | - |
42 | | -<a name="v1.2"></a> |
43 | | -## [v1.2](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/compare/v1.1...v1.2) (2021-02-24) |
44 | | - |
45 | | -### Add |
46 | | - |
47 | | -* Add 'exclude' in ScanCodeItem and remove 'licenseref-scancode-' prefix |
48 | | - |
49 | | -### Apply |
50 | | - |
51 | | -* Apply logging |
52 | | - |
53 | | -### Change |
54 | | - |
55 | | -* Change the method to exclude directory |
56 | | - |
57 | | -### Fix |
58 | | - |
59 | | -* Fix bug for SPDX null |
60 | | -* Fix a bug related to creating json |
61 | | - |
62 | | -### Remove |
63 | | - |
64 | | -* Remove unused package |
65 | | - |
66 | | -### Specify |
67 | | - |
68 | | -* Specify the number of multiprocesses |
69 | | - |
70 | | - |
71 | | -<a name="v1.1"></a> |
72 | | -## [v1.1](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/compare/v1.0...v1.1) (2021-02-16) |
73 | | - |
74 | | -### Ignore |
75 | | - |
76 | | -* Ignore future warnings |
77 | | - |
78 | | -### Update |
79 | | - |
80 | | -* Update ScanCode version |
81 | | - |
82 | | - |
83 | | -<a name="v1.0"></a> |
84 | | -## [v1.0](http://mod.lge.com/code/projects/OSC/repos/fosslight_source/compare/v0.1...v1.0) (2020-10-27) |
85 | | - |
86 | | -### Add |
87 | | - |
88 | | -* Add parameter -o for setting output excel file name |
89 | | -* Add LICENSE file |
90 | | -* Add new line to README |
91 | | - |
92 | | -### Change |
93 | | - |
94 | | -* Change OSS Report file name |
95 | | -* Change package name to fosslight_source |
96 | | - |
97 | | -### Distribute |
98 | | - |
99 | | -* Distribute as a package |
100 | | - |
101 | | -### Fix |
102 | | - |
103 | | -* Fix a bug releated to length of sheet name |
104 | | - |
105 | | -### Install |
106 | | - |
107 | | -* Install ScanCode as python package |
108 | | - |
109 | | -### Print |
110 | | - |
111 | | -* Print result as csv |
112 | | - |
113 | | -### Run |
114 | | - |
115 | | -* Run ScanCode and print OSS Report |
116 | | - |
117 | | -### Set |
118 | | - |
119 | | -* Set file name to all output files |
120 | | - |
121 | | -### Sorting |
122 | | - |
123 | | -* Sorting by license |
124 | | - |
125 | | -### Update |
126 | | - |
127 | | -* Update README file |
128 | | -* Update README |
129 | | -* Update README |
130 | | - |
131 | | - |
132 | | -<a name="v0.1"></a> |
133 | | -## v0.1 (2020-09-01) |
134 | | - |
135 | | -### Add |
136 | | - |
137 | | -* Add README |
138 | | -* Add parameter -p |
139 | | - |
140 | | -### Convert |
141 | | - |
142 | | -* Convert json result to OSS Report |
143 | | - |
144 | | -### Exclude |
145 | | - |
146 | | -* Exclude files that have not been licensed |
147 | | - |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v1.4.0 (12/04/2021) |
| 4 | +## Changes |
| 5 | +## 🔧 Maintenance |
| 6 | + |
| 7 | +- Update overview in README @soimkim (#2) |
| 8 | +- Update repository link @soimkim (#1) |
0 commit comments