Skip to content

Releases: lunarway/shuttle

v0.10.1

28 Sep 13:21
8d6c8db
Compare
Choose a tag to compare

Changelog

8d6c8db Fix stdout and stderr handling in sub commands (#53)

v0.10.0

28 Sep 11:02
2c36d1d
Compare
Choose a tag to compare

Changelog

4bd7c78 Add delims support for template (#48)
ca3b5b4 Add documentation to templating functions (#42)
a02117f Document sprig template functions (#47)
dd2f8b3 Fix empty output from git-plan command (#50)
fdac1a0 Fix gorelease config (#51)
2c36d1d Update go.mod and go.sum (#52)
c68e9b7 Validate script arguments (#43)

v0.9.0

07 May 09:15
Compare
Choose a tag to compare

Changelog

6ba7467 Expose template functions in template flags (#41)

v0.8.0

24 Apr 12:10
Compare
Choose a tag to compare

Changelog

09af927 Add plan command (#39)
c3cf6c2 Add template flag to get command for customization (#40)

v0.7.0

09 Apr 18:43
b868e70
Compare
Choose a tag to compare

Changelog

b868e70 Bash and zsh auto completions (#37)

v0.6.2

27 Mar 08:15
Compare
Choose a tag to compare

Changelog

8f58f27 Speficify remote branch in git-plan when pulling

v0.6.1

26 Mar 12:10
Compare
Choose a tag to compare

Changelog

d62f69a Bugfix git plan with branch parsing

v0.6.0

26 Mar 09:45
efb4030
Compare
Choose a tag to compare

Changelog

efb4030 Add support for plan branches and overloading plan (#35)

v0.5.8

15 Mar 09:08
Compare
Choose a tag to compare

Changelog

0149b4c Handle errors gracefully in template command (#33)
15586d4 Handle templates not co-located in projects (#34)

v0.5.7

21 Feb 08:12
673bd45
Compare
Choose a tag to compare

Changelog

673bd45 Fix problem with template function array (#32)