Skip to content

PSCalendar_v1.8.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 21 Aug 14:36
· 32 commits to master since this release

Change Log for PSCalendar

v1.8.0

  • Modified commands to begin on correct day of the week. (Issue #10)
  • Switched to using .NET culture classes directly instead of Get-Culture for better international results
  • Corrected license file for GitHub
  • Code cleanup to replace Out-Null with [void]
  • Updated Show-GuiCalendar to fix a bug that prevented dates in the past from being properly displayed.
  • Updated help with online bit.ly links