Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 16:46
ac79002
  • Added PSHelp to all Cmdlets.
  • Reusing disposed loggers now causes an exception instead of just not logging anything.

Breaking changes

  • Improved naming of parameter RunMode of Cmdlet Invoke-CommandWithLogging and renamed it to ExecutionMode.
  • Improved naming of parameter LogSource of Cmdlet New-EventLogLogger and renamed it to Source to align the naming with other EventLog Cmdlets.