Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 895 Bytes

Change Log

All notable changes to this project will be documented in this file.

v0.1.2 (2020-05-16)

  • Add Get-TimeSinceReboot function
  • Add Read-Path function
  • Add Set-EnvironmentVariable function
  • Add Test-Administrator function
  • Add Test-PendingReboot function

v0.1.1 (2018-12-08)

  • Add setting to disable help generation
  • Disable catalog generation

v0.1.0 (2018-12-07)

  • Add module scaffolding
  • Add Test-Command function
  • Add New-Directory, Measure-Directory and Remove-Directory functions
  • Add New-Credential function