Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

MyTasks_v2.4.0

Latest
Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 14 Oct 17:30
· 7 commits to master since this release

Change Log for MyTasks

v2.4.0

  • Restructured module layout
  • Removed Show-MyTask and modified default format view for Get-MyTask to use ANSI escape sequences instead of Write-Host. (Issue #44) Breaking Change
  • Added the aliases Show-MyTask and shmt to Get-MyTask to provide some sort of backward compatibility.
  • Modified Get-EmailReminder to display a warning if the scheduled job is not found.
  • Updated Enable-EmailReminder to better handle text output now that default formatting uses ANSI.
  • Updated Pester tests.
  • Help and documentation updates.