Releases: kordamp/gm
v0.4.0
Changelog
ca78178 Add missing makefile
f384737 Enrich version information. Fixes #15
a37723c Add CoC and contributing docs
3344092 Add external configuration. Fixes #14
bee268c Add license headers. Fixes #13
2e9b6e2 Fix auto detection of gradle/maven. Fixes #11
f1e0fc7 Support additional goal/task mappings. Fixes #10
v0.3.0
Changelog
7b7b9ff Support goal/task aliases. Fixes #9
a6a5ea8 Fix codecov badge
555e0b1 Switch to codecov
4ee0e4e Fix github workflow (4)
0a83ed4 Fix github workflow (3)
576e69b Fix github workflow (2)
d088e31 Fix github workflow
fd11e7a Still configuring Coveralls
23f5a4e One more try at Coveralls
e0fe31e Configure coveralls GitHub Action
f69ee10 Add tests and configure coverage
b163c35 Display absolute paths. Fixes #8
2e4a2ba [gradle] fix explicit use of settings file. Fixes #7
bd841f4 Add a debug option to print out settings. Fixes #6
11ee068 [maven] rootBuildFile may be empty. Fixes #5
f6852b9 [gradle] rootBuildFile may be empty. Fixes #4
v0.2.0
Changelog
5826d20 Add goreport badge
7947a28 Add snapcraft badge
9052385 Additional updates for golint
28e7e64 Bring that cyclo down
7a73412 Fix release badge
9c6760d Fix snapcraft badge
6611a05 Prepare for release
4e8d130 Simplify code and make golint happy
c9cf1d4 Try to reduce cyclo
1f1a820 Update badges in readme
8299133 Update readme
6dc7348 [gradle] Honor the -p/--project-dir flags .Fixes #1
9464578 [gradle] fix resolution of root Gradle build file. Fixes #2
940e1f0 [maven] fix resolution of root Maven build file. Fixes #3
v0.1.0
Changelog
db7e971 Add GithubAction and update readme
d13a4cf Add goreleaser
b1b98c4 First commit
4e21572 Init repository
ab5a040 Remove unshallow instruction from release workflow
b38870c Reorganize code structure
7565dde Setup goreleaser
b323ad3 Try to fix github workflow
900d28f Try to fix github workflow
6929bd2 Update brew/snapcraft configuration
fbe796b Update goreleaser settings
b5150a1 Update readme
d5ad515 Update readme