Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.14 KB

File metadata and controls

33 lines (26 loc) · 1.14 KB

Changelog

Changed

  • README.md will now be included in release source code archives.

Fixed

  • Test-Module.ps1 no longer replaces instances of the module name throughout the entire manifest. This was causing issues in certain circumstances where verdeadmin would be changed to verdeadmin-test within an email address or function name.

Added

  • Dynamic module framework
  • CHANGELOG.md
  • README.md
  • build_config.ps1 - used to configure module name and publishing repository
  • Test-Module.ps1 - used for testing module changes locally
  • Publish-Module.ps1 - used for publishing module changes to configured repository