Releases: Einstore/ShellKit
Releases · Einstore/ShellKit
1.5.0
- Fixing local shell paths and execution
- Adding
home()
to command kit
- Better handling of
pwd()
1.4.2
Add wait()
to ProcessFuture
1.4.1
Making EmbeddedEventLoop
default event loop
1.4.0
- Own local task handling
- New
ProcessFuture
return
- Code split into multiple independent packages
- Local task can be cancelled
1.3.0
- File/folder exists
- cmd isEmpty
1.2.0
- Upload files over SFTP/Locally as string, data, file
1.1.1
cmd.which(String)
cmd.exists(command: String)