Releases: kordamp/gm
v0.13.0
Changelog
- 970c49b build: Update goreleaser configuration
- f601116 build: Update snapcraft login procedure
- 87c9cf1 build: Update GH actions
- 2bc56ef fix: Return proper exit code. Fixes #54
- efe0333 build: Update GH workflows
- 8e6a717 build: Install choco binary on GH workflow
- 0b7e25b build: Bump go to 1.20 and some dependencies
- f0b2c2e build: Use defaults for goarch
- 88e80a1 build: Configure chocolatey packaging
- a84585e build: Update GH workflows
- 9e1dabd build: Update git ignore settings
- 01a3dcd build: Announce to mastodon
- 426cf36 build: Update license headers
- 7648b69 build: Add security settings
v0.12.0
v0.11.0
Changelog
640f0dc [build] Tweak release workflow
6894eae [build] Tweak go build env
4791a7a Fix release workflow
5779381 [build] Try next snapshot build
d7f9927 [build] test build on Windows only
d6a8ff4 [build] Run goreleaser --snapshot on build workflow
23056d4 [build] Skip windows-arm for now
ea5b5c1 [build] Skip windows-arm64 for now
69514aa [build] Update go mods
e44db7b [build] Downgrade go.mod to go 1.16
76afd2d [build] Configute Twitter access secrets in release workflow
758f1fd [build] Configure Twitter announcer
ff9c734 [build] Upgrade to go 1.17.2 and goreleaser 0.184.0
31f0596 Check that the chosen executable has executable bits turned ono. Fixes #45
6252009 Add go modules
7a21b41 [maven] fix mvn command on Windows. Fixes #44
v0.10.0
v0.9.0
Changelog
e2008d7 Fix goreleaser settings
c183ce4 Switch to classic confinement. Fixes #36
4ea5ee1 Add missing test dirs (3)
7a8443c Add missing test dirs (2)
f1674b9 Add missing test dirs
bac5281 [bach] add Bach support. Fixes #37
b4d065f Create codeql-analysis.yml
1289987 Update readme
42da389 Update readme
v0.8.0
Changelog
533de83 Document theme configuration
5b77c06 Add color support. Fixes #34
750c099 Update goreleaser
fd477a8 Refactor code to reduce complexity
c088593 Add a flag to print out current configuration. Fixes #33
ce05196 Rearrange tool args -> build files appear first
339118c A flag should not be a value for another flag. Fixes #32
b3a3e53 [gradle] do not define settings.gradle if at default location. Fixes #26
981e37c [maven] use correct value of replace setting. Fixes #29
24db4f5 [gradle] use correct value of replace setting. Fixes #28
be284d1 [maven] return non replaced args. Fixes #31
5cef4c3 [gradle] return non replaced args. Fixes #30
0850c82 Refactor flag parsing due to missing index. Fixes #27
95ee16d Skip empty args
b2223f1 Short-circuit tests when no command is returned
7fbdff9 [jbang] allow file discovery to be configurable. Fixes #25
da51b45 Let tool discovery be configurable. Fixes #16
e7598f9 Set quiet flag in tests
d257e03 Propagate quiet flag/config setting. Fixes #24
3c1ccec [gradle] make sure explicit build file is set in arguments. Fixes #23
7e492fd [maven] make sure explicit build file is set in arguments. Fixes #22
v0.7.2
v0.7.0
v0.6.0
Changelog
9fc73e2 Update readme
42b5ee7 [jbang] Support launching JARs and from GAV. Relates to #18
98c3c6e [jbang] Explicitly match for http:, https:, and file:
a1172cf Make sure goal/tasks replacements can be disabled. Fixes #19
0db4451 Support jbang catalogs. Relates to #18
603e579 Add support for jbang. Fixes #18