See upgrade notes for helpful information when upgrading from previous versions.
What's changed since v0.4.0:
- General improvements:
- Added support for markdown output format. #47
- Engineering:
- Updated to PSRule v0.22.0. #45
- See the change log
- Updated to PSRule v0.22.0. #45
What's changed since v0.3.0:
- Engineering:
- Updated to PSRule v0.21.0. #41
- See the change log
- Updated to PSRule v0.21.0. #41
- Bug fixes:
- Updated README example rule to use
PSRule.Data.RepositoryInfo
type filter. #37
- Updated README example rule to use
What's changed since v0.2.0:
- General improvements:
- Breaking change: Updated
ps-rule
action to useFile
input format for repository analysis. #33- The
Input.PathIgnore
option can be configured to exclude files. - Path specs included in
.gitignore
are also automatically excluded. - See upgrade notes for details on breaking change.
- The
- Breaking change: Updated
- Engineering:
- Updated to PSRule v0.20.0. #34
- See the change log
- Updated to PSRule v0.20.0. #34
See upgrade notes for helpful information when upgrading from previous versions.
What's changed since v0.1.0:
- Engineering:
- Updated to PSRule v0.19.0. #27
- See the change log
- Updated to PSRule v0.19.0. #27
- Initial release.