Skip to content

Releases: mxcl/swift-sh

1.16.1

24 Feb 15:31
f621e4b
Compare
Choose a tag to compare

Always output --help output even if stdin isn’t a TTY. Probably this is correct behavior.

1.16.0

21 Jan 02:30
1f16b16
Compare
Choose a tag to compare

Specific script caches can be cleaned, eg. swift sh --clean path-to-script

1.15.0

08 Jan 20:28
e202476
Compare
Choose a tag to compare
Build bottle with Xcode 11 image

Has a better optimizer

1.14.2

08 Jan 16:15
Compare
Choose a tag to compare
In fact we must convert `.`->`-` for gh usernames

1.14.1

18 Aug 22:33
fbfa3a5
Compare
Choose a tag to compare
Attempt to fix bottling

1.14.0

23 Jul 20:14
2ff7fa1
Compare
Choose a tag to compare

Support alpha/beta specifications for releases

1.13.0

20 Jul 22:36
7d0c660
Compare
Choose a tag to compare
Fix deploy

1.12.0

18 Apr 00:51
2688907
Compare
Choose a tag to compare
Merge pull request #85 from kabouzeid/master

Support for any $EDITOR with swift sh editor <script>

1.11.0

12 Apr 01:16
3b01e65
Compare
Choose a tag to compare
Merge pull request #83 from jasonzurita/feature/support-relative-path…

…-local-dependencies

Add relative path support for local deps

1.10.0

07 Apr 23:43
fb3333e
Compare
Choose a tag to compare
Merge pull request #81 from jasonzurita/feature/support-local-depende…

…ncies

Add support for local dependencies