Releases: profesorfalken/jPowerShell
Releases · profesorfalken/jPowerShell
Version 1.9
-Add linux support
-Allow to launch PS scripts bypassing security policy
-Code formatting
Version 1.8
-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
Adds the remoteMode that allows to execute PS commands in another computers without throwing a timeout
Version 1.6.2
Fix error case when executing scripts
Version 1.6.1
Adds the possibility of using parameters when executing scripts
Version 1.6
New version that allows to execute scripts using the new method executeScript(String path)
Version 1.5.1
v1.5.1 Update README.md