Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.0 #38

Merged
merged 24 commits into from
Apr 18, 2023
Merged

v0.9.0 #38

merged 24 commits into from
Apr 18, 2023

Conversation

romandres
Copy link
Owner

@romandres romandres commented Apr 18, 2023

  • Added PSHelp to all Cmdlets.
  • Reusing disposed loggers now causes an exception instead of just not logging anything.
  • Fixed debugging launch settings (development)

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.

This was linked to issues Apr 18, 2023
@romandres romandres merged commit ac79002 into main Apr 18, 2023
@romandres romandres deleted the release/doc branch April 18, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loggers cannot be reused Cmdlet PSHelp
1 participant