Releases: cyberark/summon
Releases · cyberark/summon
v0.4.0
- breaking change Default provider path is now
/usr/local/lib/summon
.
v0.3.3
- Now fails more gracefully on unknown flags
v0.3.2
v0.3.1
v0.3.0
- Install bash completions if available
- Switch to tar.gz instead of .zip
- Try to find provider in the default path if just a name given
- Allow -p argument to override SUMMON_PROVIDER envar
- Check if provider exists and is executable
v0.2.1
v0.2.0
- -D variable interpolation now plays nicely with the shell
@SUMMONENVFILE
for better Docker integration
v0.1.2
v0.1.2
- Fix --help and --version flags
- Vendor dependencies with Godep
v0.1.1
- Allow running interactive processes
- Change name to summon
v0.1.0
Initial release!