Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

50 lines (33 loc) · 1.17 KB

##2015-05-17 - Supported Release 2.0.0 ###Summary

Major release with performance improvements

Removed support for Windows Server 2003

###Features

  • Major performance improvement by sharing a single powershell session instead of creating a new powershell session per command
  • Security improvement as scripts are not stored on the filesystem temporarily

###Bug Fixes

  • Updated test suites with later versions
  • Documentation cleanup

##2015-12-08 - Supported Release 1.0.6 ###Summary

Small release for support of newer PE versions.

##2015-07-28 - Supported Release 1.0.5 ###Summary

Add metadata for Puppet 4 and PE 2015.2.0

###Bug Fixes

  • Minor testing bug fixes
  • Readme cleanup

##2014-11-04 - Supported Release 1.0.4 ###Summary

Fix Issues URL Add Future Parser testing support

##2014-08-25 - Supported Release 1.0.3 ###Summary

This release updates the tests to verify that powershell continues to function on x64-native ruby.

##2014-07-15 - Supported Release 1.0.2 ###Summary

This release merely updates metadata.json so the module can be uninstalled and upgraded via the puppet module command.

##2014-07-09 - Release 1.0.1 ###Summary

Fix issue with metadata and PE version requirement