Releases: lunarway/shuttle
v0.5.6
Changelog
d0fe1a5 Add Apache 2.0 LICENSE
5e8b2cf Add support for extended help messages with --help on plan scripts.
8e82653 Add template support for run command.
c3de82d Add test for mentioning the failing script
465dfed Deterministic template slice functions (#30)
fecd19a Handle missing and invalid shuttle configuration gracefully (#31)
dc25e44 Log the script failing in shell executor
a7ec4e0 Mention script with failing for missing required arguments
0b68852 Remove commented code in run command
c983d51 Update disclaimer, shuttle isn't considered alpha
da3d85b Use back ticks instead of single ticks
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
Changelog
6ffbc53 Ensure exactly one argument to get command
6196870 Fix broken command
5c77f26 Fix wrong formatting of exit codes in shell executor
94f7736 Merge pull request #12 from lunarway/fix/missing-argument-panics
4dd3099 Merge pull request #13 from lunarway/fix/empty-cm-value-breaks-template
e485520 Return early if input is nil in TmplObjectArray
d31cd54 Support check for variable and script existence testing
2db0989 Typo in documentation section
218052f Update readme with a bit of function documentation
d8f9e0b Use non-api to resolve latest release in readme
0c99778 Use shuttle to run shuttle tests