Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.94 KB

CHANGELOG-v0.md

File metadata and controls

54 lines (36 loc) · 1.94 KB

Change log

See upgrade notes for helpful information when upgrading from previous versions.

v0.5.0

What's changed since v0.4.0:

  • General improvements:
    • Added support for markdown output format. #47
  • Engineering:

v0.4.0

What's changed since v0.3.0:

  • Engineering:
  • Bug fixes:
    • Updated README example rule to use PSRule.Data.RepositoryInfo type filter. #37

v0.3.0

What's changed since v0.2.0:

  • General improvements:
    • Breaking change: Updated ps-rule action to use File 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.
  • Engineering:

See upgrade notes for helpful information when upgrading from previous versions.

v0.2.0

What's changed since v0.1.0:

v0.1.0

  • Initial release.