Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Releases: Einstore/ShellKit

1.6.0

21 Aug 21:34

Choose a tag to compare

  • Mocking capability

1.5.1

20 Aug 17:13

Choose a tag to compare

  • Mocking target for tests

1.5.0

01 Aug 10:21

Choose a tag to compare

  • Fixing local shell paths and execution
  • Adding home() to command kit
  • Better handling of pwd()

1.4.2

29 Jul 18:20

Choose a tag to compare

Add wait() to ProcessFuture

1.4.1

29 Jul 16:59

Choose a tag to compare

Making EmbeddedEventLoop default event loop

1.4.0

17 Jul 16:25

Choose a tag to compare

  • Own local task handling
  • New ProcessFuture return
  • Code split into multiple independent packages
  • Local task can be cancelled

1.3.0

15 Jul 22:43

Choose a tag to compare

  • File/folder exists
  • cmd isEmpty

1.2.4

15 Jul 17:00

Choose a tag to compare

  • Bug fixes

1.2.0

15 Jul 11:13

Choose a tag to compare

  • Upload files over SFTP/Locally as string, data, file

1.1.1

14 Jul 08:10

Choose a tag to compare

  • cmd.which(String)
  • cmd.exists(command: String)