Skip to content

v0.8.0

Choose a tag to compare

@aalmiray aalmiray released this 10 Oct 10:09
· 67 commits to master since this release

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