v0.7.0
github-actions
released this
25 Sep 07:19
·
236 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Enhancement: Show warning in
Invoke-Publish.ps1
ifdotnet
cli is not found @leojonathanoh (#34) - Enhancement: Install RequiredModules before generating module manifest in
Invoke-Build.ps1
@leojonathanoh (#31) - Enhancement: Disable
dotnet
telemetry inPublish-Module.ps1
@leojonathanoh (#36) - Enhancement (vars): Add support for predefining project base directory @joeltimothyoh (#38)
- Enhancement (ci): Bump test jobs to latest powershell patch images @leojonathanoh (#40)
- Enhancement (ci): Add test and release jobs @leojonathanoh (#33)
- Enhancement (ci): Add integration tests @leojonathanoh (#35)
🐛 Bug Fixes
- Fix (vars): Fix support for predefining project base directory @joeltimothyoh (#39)
📝 Documentation
- Docs (readme): Fix
ci-master-pr
workflow badge reference @joeltimothyoh (#37) - Docs (readme): Add documentation on predefining project base directory @joeltimothyoh (#41)