Skip to content

Releases: jorgeb1980/lib-shell-commands

v1.9.0

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 20 Aug 19:38
6d6b8e3

Updated JRE necessary to 25 (current LTS atm of the release)

v1.8.0

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 10 May 18:38
db3d794

Allow to inject a byte array to the process stdin

1.7.1

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 07 Apr 19:52

Fixed github actions after upgrade to java 21

1.7.0

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 07 Apr 19:39

It now requires Java 21 (current LTS atm of the release)

1.6.0

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 16 Mar 22:42
800a9e5

Switching to semver

1.5

1.5

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 16 Mar 22:37
57cbccc
  • Improved management of environment variables
  • Fixed problems with blanks in parameters
  • General stylistic and tets improvements

1.4

1.4

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 09 Dec 15:05
81fb5c8

Made available through Github Packages

1.3

1.3

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 09 Dec 14:28
0cfe3b4

Fixed JDK error in github actions

1.2

1.2

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 09 Dec 14:26
e44d253

Initial version