Skip to content

PSCalendar_v1.9.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 08 Nov 19:27
· 31 commits to master since this release

Change Log for PSCalendar

v1.9.0

  • Modified manifest to export all public functions and aliases
  • Modified Show-GuiCalendar to attempt to load WPF libraries and display a warning if it can't. (Issue #13)
  • Added a private helper function, New-RunspaceCleanUpJob to cleanup runspaces when using Show-GuiCalendar. Thanks to @oising for leading me down the right path. (Issue #12)
  • Modified Get-Calendar and Show-Calendar to display better under different cultures. (Issue #11)
  • Updated Pester tests