github-actions
released this
01 Dec 03:23
·
14 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Feature: Add support for custom functions in
./generate/functions
@leojonathanoh (#95) - Enhancement: Print errors when errors in definitions or templates are found @leojonathanoh (#93)
- Enhancement (development): Make all tasks build tasks in
.vscode/tasks.json
@leojonathanoh (#86) - Enhancement (ci): Bump to
actions/checkout@v3
@leojonathanoh (#87) - Enhancement (ci): Bump test jobs to latest powershell patch images @leojonathanoh (#90)
- Enhancement (ci): Bump PSModulePublisher to v0.7.0 @leojonathanoh (#91)
- Enhancement (ci): Add powershell 7.4 test job @leojonathanoh (#94)
- Enhancement (ci): Add powershell 7.3 test job @leojonathanoh (#88)
🖊️ Refactors
- Refactor (tests): Make tests compatible with Pester v5 @leojonathanoh (#92)
- Refactor (configuration): Simplify configuration compilation @leojonathanoh (#61)
- Refactor (ci): Bump PSModulePublisher to v0.6.0 @leojonathanoh (#85)
📝 Documentation
- Docs (readme): Fix typos in readme and examples @leojonathanoh (#89)