Skip to content

v6.4.0

Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 20 Jan 05:24
4aef7ff
  • ScheduledTask:
    • IdleWaitTimeout returned from Get-TargetResource always null - Fixes Issue #186.
    • Added BuiltInAccount Property to allow running task as one of the build in
      service accounts - Fixes Issue #130.
  • Refactored module folder structure to move resource to root folder of
    repository and remove test harness - fixes Issue #188.
  • Added a CODE_OF_CONDUCT.md with the same content as in the README.md and
    linked to it from README.MD instead.
  • Updated test header for all unit tests to version 1.2.4.
  • Updated test header for all integration to version 1.3.3.
  • Enabled example publish to PowerShell Gallery by adding gallery_api
    environment variable to AppVeyor.yml.