- README.md will now be included in release source code archives.
Test-Module.ps1no 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.
- 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