Skip to content

Releases: profesorfalken/jPowerShell

Version 1.9

21 Oct 11:48
Compare
Choose a tag to compare

-Add linux support
-Allow to launch PS scripts bypassing security policy
-Code formatting

Version 1.8

15 May 09:04
Compare
Choose a tag to compare

-Improve encoding handling
-Add methods that allows to read an script from a BufferedReader (usefull when you have to read the inside a Jar file)

Version 1.7

12 Oct 12:11
Compare
Choose a tag to compare

Adds the remoteMode that allows to execute PS commands in another computers without throwing a timeout

Version 1.6.2

08 Sep 11:35
Compare
Choose a tag to compare

Fix error case when executing scripts

Version 1.6.1

06 Sep 11:38
Compare
Choose a tag to compare

Adds the possibility of using parameters when executing scripts

Version 1.6

03 Sep 17:09
Compare
Choose a tag to compare

New version that allows to execute scripts using the new method executeScript(String path)

Version 1.5.1

30 Jul 16:15
Compare
Choose a tag to compare
v1.5.1

Update README.md