PsTimeTracking
0.6.0-preview0001
PowerShell module to make tracking time easier.
Installation Options
Owners
Copyright
(c) Jess Pomfret. All rights reserved.
Package Details
Author(s)
- Jess Pomfret
Functions
Add-PstClient Add-PstProject Add-PstTime Backup-PstDay Get-PstClient Get-PstDaySummary Get-PstProject Remove-PstClient Remove-PstProject Restore-PstDay Start-PstDay Start-PstTimer Update-PstClient Update-PstProject
Dependencies
This module has no dependencies.
Release Notes
## [0.6.0-preview0001] - 2026-04-10
- Initial add of functions
### Added
- Added tab completion (ArgumentCompleter) for Client and Project parameters across all relevant functions
- Added debug message to Get-PstConfig to show configuration file location
### Changed
- Updated GitHub Actions workflow to use actions/upload-artifact@v4 and actions/download-artifact@v4 (from deprecated v3)
- Updated GitHub Actions workflow to use windows-latest runner (from deprecated windows-2019)
- Removed hardcoded PowerShellForGitHub version from publish step
### Deprecated
- For soon-to-be removed features.
### Removed
- For now removed features.
### Fixed
- Fixed cross-platform compatibility for config file paths (Windows uses LOCALAPPDATA, Linux/macOS uses .local/share)
- Fixed config file corruption bug in Add-PstProject, Update-PstProject, Update-PstClient, and Remove-PstProject where objects were being converted to strings
### Security
- In case of vulnerabilities.
FileList
- PsTimeTracking.nuspec
- PsTimeTracking.psm1
- PsTimeTracking.psd1
- en-US\about_PsTimeTracking.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.6.0-previe... (current version) | 4 | 4/10/2026 |
| 0.4.0-previe... | 4 | 4/8/2026 |
| 0.2.0-previe... | 269 | 4/13/2023 |