v1.0.3 #28
tisonkun
announced in
Announcements
v1.0.3
#28
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HawkEye 1.0.3
Simple license header checker and formatter, in multiple distribution forms.
Try it out!
Native Image
docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye-native:v1.0.3 check -h
Executable JAR
This executable requires JRE 17+ existence.
JRE Image
docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye:v1.0.3 check -h
GitHub Actions
What's Changed
This version is mainly to refactor build logics.
Full Changelog: v1.0.2...v1.0.3
This discussion was created from the release v1.0.3.
Beta Was this translation helpful? Give feedback.
All reactions