From f46435fc7591ebe4ce141538568e68e710fe715f Mon Sep 17 00:00:00 2001 From: Jeff Hicks Date: Mon, 7 Jan 2019 13:32:22 -0500 Subject: [PATCH] see changelog for v1.9.0 --- LICENSE.txt | 2 +- MyTasks.format.ps1xml | 94 +++++++- MyTasks.psd1 | 6 +- MyTasks.psm1 | 19 +- MyTasksFunctions.ps1 | 397 +++++++++++++++++++++------------ README.md | 37 +-- Tests/MyTasks.module.tests.ps1 | 29 ++- changelog.md | 10 + docs/Get-MyTaskArchive.md | 120 ++++++++++ docs/Save-MyTask.md | 4 +- docs/about_MyTasks.md | 3 +- en-US/MyTasks-help.xml | 148 +++++++++++- en-US/about_mytasks.help.txt | 73 +++--- 13 files changed, 708 insertions(+), 234 deletions(-) create mode 100644 docs/Get-MyTaskArchive.md diff --git a/LICENSE.txt b/LICENSE.txt index a972e7b..a6cffe2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2018 JDH Information Technology Solutions, Inc. +Copyright (c) 2016-2019 JDH Information Technology Solutions, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/MyTasks.format.ps1xml b/MyTasks.format.ps1xml index e0cc919..d3d1560 100644 --- a/MyTasks.format.ps1xml +++ b/MyTasks.format.ps1xml @@ -1,5 +1,5 @@  -