Skip to content

Releases: jdhitsolutions/PSTimers

PSTimers_v0.7.0

25 Oct 15:10
Compare
Choose a tag to compare
  • fixed bug piping a myTimer to Stop-MyTimer (Issue #2)
  • Added -Passthru parameter to Stop-MyTimer
  • Made -Name parameter mandatory for Stop-MyTimer
  • MyTimer names must be unique
  • Updated about_MyTimer help documentation
  • Added auto completers for MyTimer commands
  • added additional entries to PSCountdowntasks.txt
  • Renamed -GlobalBlock parameter in Start-PSTimer to -Scriptblock but kept original name as a parameter alias.

PSTimers_v0.6.1

23 Oct 16:47
Compare
Choose a tag to compare
  • file cleanup for the PowerShell Gallery
  • updated license
  • added additional entries to PSCountdowntasks.txt

PSTimers_v0.6.0

24 Sep 20:03
Compare
Choose a tag to compare
  • Added alias definitions to functions
  • Updated manifest
  • Updated help
  • Renamed about help topic
  • Updated README

PSTimers_v0.5.1

08 Aug 00:55
Compare
Choose a tag to compare

initial public release