Skip to content

Releases: phatblat/ShellExec

1.5.2

20 Jan 19:23
8eb279e
Compare
Choose a tag to compare
  • 🐛 Change annotation on output properties #68

1.5.1

30 Dec 21:22
d0dcd86
Compare
Choose a tag to compare

🐛 Expose Apache commons-exec as API dependency #66

1.5.0

30 Dec 21:24
1563b5f
Compare
Choose a tag to compare
  • ✨ Gradle logging to file/s #59
  • ⬆️ Gradle (6.0.1) #60
  • ⬆️ Spek (1.2.1) #60
  • ⬆️ Detekt (1.2.2) #60
  • ⬆️ Gradle Publishing (0.10.1) #60
  • ⬆️ ShellExec(1.4.1) #60
  • ⬆️ Bundler (2.1.0) #60
  • ⬆️ danger (6.1.0) #60

1.4.1

06 Aug 22:14
7e86802
Compare
Choose a tag to compare
  • 👐🏻 Open API #58

1.4.0

03 Aug 00:32
9f5506a
Compare
Choose a tag to compare
  • ♻️ Refactor stdout & stderr convenience properties #56
    • 💥 Return type is now nullable
    • Output now goes to temp files when not using streams
    • New ShellCommandTimeoutException is thrown with details when a command doesn't complete before the current timeout.
  • baseDir argument is now optional #56
  • ⬆️ Bintray plugin (1.8.4) #55

1.3.0

31 Jul 13:28
1de37ee
Compare
Choose a tag to compare
  • ⏱ Add timeout property #54
  • ⬆️🐘 Gradle (5.5.1)
  • ⬆️🐘 Gradle (5.5)
  • ➖🔌 Clamp
  • ⬆️🧠 Kotlin (1.3.41) #52
  • ⬆️🐘 Gradle (4.10.2) #50

1.2.0

26 Sep 22:39
ebb48d1
Compare
Choose a tag to compare
  • 🐛 Fixed string version of standard output from commands #47
  • ⬆️ Kotlin (1.2.71) #48
  • ⬆️🐘 Gradle (4.7) #46
  • ⬆️ Kotlin (1.2.41) #46
  • ⬆️ JUnit Platform (1.2.0) #46
  • ⬆️ Clamp (1.1.0) #46
  • ⬆️🔌 ShellExec (1.1.3) #45

1.1.3

11 Apr 15:51
Compare
Choose a tag to compare
  • ➕ Clamp (1.0.0). #44
  • ⬆️ Kotlin (1.2.31). #43

1.1.2

27 Mar 22:51
1321abc
Compare
Choose a tag to compare
  • 🐛Fixed issue when current directory contains space. #38
  • 👮‍♀️ Update build badge. #40
  • 🔧 Update Gradle configuration. #39
  • ⬆️ Kotlin (1.2.30) #39
  • ⬆️ JUnit Platform (1.1.0) #39
  • ⬆️ Detekt (1.0.0.RC6-4) #39
  • ⬆️ Publishing Plugin (0.9.10) #39

1.1.1

15 Mar 03:03
012f2f2
Compare
Choose a tag to compare
  • 🐛 Set default command to empty string. Allows for command to be populated in preExec. #36
  • 💥 Removed unused execResult property. #36
  • ⬆️ Upgraded Gradle wrapper to 4.6. #33