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

MyTasks_v1.3.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 09 Jan 15:27
· 46 commits to master since this release

v1.3.0
Updated README
Added 'task' as an alias for New-MyTask
Added CompletedDate parameter to Complete-MyTask (Issue #13)
Added option to complete a task by ID (Issue #11)
Changed default for Get-MyTask and Show-MyTask to display tasks due in next 30 days. (Issue #12)
fixed bug in Show-Mytask where completed tasks were displaying in red
Made parameters for New-MyTask more positional (Issue #14)
Updated help documentation