This is an automated email from the ASF dual-hosted git repository.

hoshea pushed a commit to branch release0.3.0
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git

commit e12692ce9fff389d066cae1207c08cddb4efcdc1
Author: Hoshea <[email protected]>
AuthorDate: Tue May 10 17:51:18 2022 +0800

    release 0.3.0
---
 CHANGES.md                | 30 ++++++++++++++++++++++++++++++
 docs/header_fix_logic.svg |  4 ++--
 2 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 88f3fad..3fe19f2 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,33 @@
+## 0.3.0
+
+- Dependency License
+  - Fix license check in go library testify (#93)
+
+- License Header
+  - `fix` command supports more languages:
+    - Add comment style for cmake language (#86)
+    - Add comment style for hcl (#89)
+    - Add mpl-2.0 header template (#87)
+    - Support fix license header for tcl files (#102)
+    - Add python docstring comment style (#100)
+    - Add comment style for makefile & editorconfig (#90)
+  - Support config license header comment style (#97)
+  - Trim leading and trailing newlines before rewrite license header cotent 
(#94)
+  - Replace already existing license header based on pattern (#98)
+  - [docs] add the usage for config the license header comment style (#99)
+
+- Project
+  - Obtain default github token in github actions (#82)
+  - Add tests for bare spdx license header content (#92)
+  - Add github action step summary for better experience (#104)
+  - Adds an option to the action to run in `fix` mode (#84)
+  - Provide `--summary` flag to generate the license summary file (#103)
+  - Add .exe suffix to windows binary (#101)
+  - Fix wrong file path and exclude binary files in src release (#81)
+  - Use t.tempdir to create temporary test directory (#95)
+  - Config: fix incorrect log message (#91)
+  - [docs] correct spelling mistakes (#96)
+
 ## 0.2.0
 
 - Dependency License
diff --git a/docs/header_fix_logic.svg b/docs/header_fix_logic.svg
index 7a718a7..647d359 100644
--- a/docs/header_fix_logic.svg
+++ b/docs/header_fix_logic.svg
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
contentScriptType="application/ecmascript" contentStyleType="text/css" 
height="1230px" preserveAspectRatio="none" 
style="width:983px;height:1230px;background:#FFFFFF;" version="1.1" viewBox="0 
0 983 1230" width="983px" zoomAndPan="magnify"><defs><filter height="300%" 
id="f1dp2z8cpqnugx" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" 
stdDevi [...]
-cluster singleFileProcess--><polygon fill="#FFFFFF" 
filter="url(#f1dp2z8cpqnugx)" 
points="16,163.9531,160,163.9531,167,186.25,952,186.25,952,1094.9531,16,1094.9531,16,163.9531"
 style="stroke:#000000;stroke-width:1.5;"/><line 
style="stroke:#000000;stroke-width:1.5;" x1="16" x2="167" y1="186.25" 
y2="186.25"/><text fill="#000000" font-family="sans-serif" font-size="14" 
font-weight="bold" lengthAdjust="spacing" textLength="138" x="20" 
y="178.9482">singleFileProcess</text><ellipse cx="847" cy [...]
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
contentScriptType="application/ecmascript" contentStyleType="text/css" 
height="1231px" preserveAspectRatio="none" 
style="width:909px;height:1231px;background:#FFFFFF;" version="1.1" viewBox="0 
0 909 1231" width="909px" zoomAndPan="magnify"><defs><filter height="300%" 
id="f1dp2z8cpqnugx" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" 
stdDevi [...]
+cluster singleFileProcess--><polygon fill="#FFFFFF" 
filter="url(#f1dp2z8cpqnugx)" 
points="16,164.1992,147,164.1992,154,186.6875,882,186.6875,882,1095.1992,16,1095.1992,16,164.1992"
 style="stroke:#000000;stroke-width:1.5;"/><line 
style="stroke:#000000;stroke-width:1.5;" x1="16" x2="154" y1="186.6875" 
y2="186.6875"/><text fill="#000000" font-family="sans-serif" font-size="14" 
font-weight="bold" lengthAdjust="spacing" textLength="125" x="20" 
y="179.7344">singleFileProcess</text><ellipse cx= [...]
\ No newline at end of file

Reply via email to