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

Releases: jdhitsolutions/MyTasks

MyTasks_1.5.1

18 Jun 18:03
Compare
Choose a tag to compare

v1.5.1
fixed bug with myTaskCategory (Issue #27)
updated About help

MyTasks_1.5.0

22 May 02:10
Compare
Choose a tag to compare

v1.5.0
Added a patch to store date in an ISO friendly format. (Issue #23 and Issue #22)
Added a new function, Set-MyTaskPath to allow you to update the task folder (Issue #20)
Updated documentation

myTasks_v1.4.0

05 Feb 17:12
Compare
Choose a tag to compare

v1.4.0
Added support for PowerShell scheduled job to email upcoming tasks (Issue #17)
Scheduled reminders will be a Windows only feature.
Added timestamp to verbose messages

MyTasks_v1.3.1

10 Jan 14:25
Compare
Choose a tag to compare

fixed bug with Show-Task when no entries are found (Issue #16)
Updated README

MyTasks_v1.3.0

09 Jan 15:27
Compare
Choose a tag to compare

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

MyTasks_v1.2.0

03 Jan 15:13
Compare
Choose a tag to compare

First public release to the PowerShell Gallery