Skip to content

Piger - Powershell baby!

Compare
Choose a tag to compare
@FFMG FFMG released this 29 Jul 11:07
· 432 commits to master since this release

The main adition to this release is support for powershell3, but the fact that unit tests have now been added as well as many, many stability improvement could also label this a stability release.

The main point in this release...

  • Powershell support.
  • Environment variables are now loaded 'real-time' when a action is called, (but not after!).
  • All the actions can now 'log' something, (see the readme for more info)
  • Improved the way we log things in general.
    • Execute method was not logging
    • Errors were mostly never logged.
    • Prevent log files from becoming to large,
  • Improved the configuration documentation
    • Added log section
    • Added Environment path section
    • Updated the Python section
  • Added unit tests, (well, I started anyway).
  • Many, many, 'under the hood', bug fixes as well as stability improvements, (thanks to improved logging and unit tests).

As always, please be sure to contact me should you need help with new commands.
Log defect, bugs, enhencements and so on ... I love to get feedback, good or bad.

Visit my site, myoddweb.com, where I try and publish new script and so on.