Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 11:07
ae2c700

Cleanup (#24)

This pull request introduces minor documentation improvements and cleanup. The most notable changes are:

Documentation improvements:

  • Added a new .EXAMPLE section to the comment-based help in Get-CurrentDateTime.ps1, demonstrating how to use the -Format and -CustomFormat parameters for custom date formatting.

Configuration cleanup:

  • Removed the .github/release.yml file, which contained configuration for automatically generated release notes.