Releases: deploysteps/core
Releases · deploysteps/core
v1.15.1
Fix the terminal sizing in interactive mode.
v1.14.0
- Add support for adding environment variables to
$.exec
v1.12.1
- Fix but with sudo mode on interative
v1.12.0
- Fix bug with
interactive
ignoring ctrl-c by simply streaming stdin instead of hijacking it
v1.10.1
- Added createFile and createDirectory tasks
- Added docker tasks to README
v1.8.0
- Fix a race condition where a none 0 exit code would throw on a different command
v1.7.0
- Upgrade dependencies
- Change how errors are thrown for none 0 exit codes
v1.6.0
- sshCopyFile will now copy chmod from source to destination
v1.4.0
- Simplify the task structures