PSProjectStatus
0.17.0
A set of PowerShell tools for tracking module development status. The module uses a JSON file to create a custom object with information about your module. You can use this internally to track the status of your module including a simple to-do tracker. This module was first described at https://jdhitsolutions.com/blog/powershell/8960/introducing-psprojectstatus/
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022-2025 JDH Information Technology Solutions, Inc. All rights reserved.
Package Details
Author(s)
- Jeff Hicks
Tags
modules scripting project-management project psmodule to-do
Functions
Get-PSProjectStatus New-PSProjectStatus Set-PSProjectStatus Get-PSProjectGitStatus Get-PSProjectReport Get-PSProjectTask New-PSProjectTask Remove-PSProjectTask Update-PSProjectStatus Open-PSProjectStatusHelp
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [0.17.0] - 2025-01-08
### Changed
- Moved default help PDF to en-US.
- Updates to `README` files.
### Fixed
- Fixed doc links in the French help PDF file. [Issue #16](https://github.com/jdhitsolutions/PSProjectStatus/issues/16)
- Fixed issue trying to open default `README` as markdown. [Issue #15](https://github.com/jdhitsolutions/PSProjectStatus/issues/15)
- Fixed task-related bugs. Rolled class definition and code back to v0.14.0. [Issue #17](https://github.com/jdhitsolutions/PSProjectStatus/issues/17) _This is a potential breaking change._
FileList
- PSProjectStatus.nuspec
- images\new-psprojectstatus.png
- images\psproject-icon.png
- images\remote-repository.png
- images\verbose-output.png
- functions\public\Get-PSProjectGitStatus.ps1
- functions\public\Get-PSProjectTask.ps1
- functions\public\Open-README.ps1
- changelog.md
- PSProjectStatus.psd1
- docs\Get-PSProjectGitStatus.md
- docs\Get-PSProjectTask.md
- docs\Open-PSProjectStatusHelp.md
- docs-fr\Get-PSProjectGitStatus.md
- docs-fr\Get-PSProjectTask.md
- docs-fr\Open-PSProjectStatusHelp.md
- en-us\PSProjectStatus-Help.pdf
- formats\psprojectstatus.format.ps1xml
- fr-fr\PSProjectStatus-help.xml
- images\code-update.png
- images\list-projects.png
- images\new-psprojectstatus2.png
- images\psproject-methods.png
- images\update-psprojectstatus-ise.png
- types\psprojectstatus.types.ps1xml
- functions\public\Get-PSProjectReport.ps1
- functions\public\New-PSProjectStatus.ps1
- functions\public\Remove-PSProjectTask.ps1
- License.txt
- PSProjectStatus.psm1
- docs\Get-PSProjectReport.md
- docs\New-PSProjectStatus.md
- docs\Remove-PSProjectTask.md
- docs-fr\Get-PSProjectReport.md
- docs-fr\New-PSProjectStatus.md
- docs-fr\Remove-PSProjectTask.md
- en-us\PSProjectStatus-help.xml
- formats\psprojecttask.format.ps1xml
- fr-fr\psprojectstatus.psd1
- images\get-psprojecttask.png
- images\localized-verbose-fr.png
- images\new-psprojecttask.png
- images\refresh-psproject.png
- images\update-psprojectstatus.png
- functions\private\helpers.ps1
- functions\public\Get-PSProjectStatus.ps1
- functions\public\New-PSProjectTask.ps1
- functions\public\Set-PSProjectStatus.ps1
- psproject.schema.json
- README.md
- docs\Get-PSProjectStatus.md
- docs\New-PSProjectTask.md
- docs\Set-PSProjectStatus.md
- docs-fr\Get-PSProjectStatus.md
- docs-fr\New-PSProjectTask.md
- docs-fr\Set-PSProjectStatus.md
- en-us\psprojectstatus.psd1
- fr-fr\PSProjectStatus-Help.pdf
- fr-fr\README.md
- images\ise-update.png
- images\manage-psproject.png
Version History
Version | Downloads | Last updated |
---|---|---|
0.17.0 (current version) | 117 | 1/8/2025 |
0.16.0 | 19 | 1/7/2025 |
0.15.0 | 27 | 1/6/2025 |
0.14.1 | 2,323 | 2/15/2024 |
0.14.0 | 15 | 1/21/2024 |
0.13.1 | 13 | 1/4/2024 |
0.13.0 | 8 | 1/2/2024 |
0.12.0 | 9 | 12/29/2023 |
0.11.1 | 10 | 12/22/2023 |
0.10.1 | 252 | 8/4/2023 |
0.10.0 | 52 | 1/28/2023 |
0.9.2 | 9 | 1/24/2023 |
0.9.1 | 8 | 1/23/2023 |
0.9.0 | 44 | 10/5/2022 |
0.8.1 | 31 | 7/18/2022 |
0.7.0 | 34 | 4/13/2022 |
0.6.0 | 23 | 4/4/2022 |
0.5.0 | 23 | 3/26/2022 |
0.4.0 | 27 | 3/16/2022 |