Skip to content

PSWorkItem_v0.5.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 03 Aug 17:34
· 38 commits to main since this release

Changelog for PSWorkItem

0.5.0

  • Fixed module manifest. Issue #1
  • Added a feature to highlight tasks based on category. The module defines a global variable, $PSWorkItemCategory, which is a hashtable. The key is the category and the value is the $PSStyle or ANSI sequence. The default format view is configured to use these settings.
  • Updated README.md.