Skip to content

v2.2.0

Choose a tag to compare

@jozefizso jozefizso released this 22 Nov 14:45
· 26 commits to main since this release
v2.2.0
7b7927a

What's Changed

Features

  • Add collapsed option to control report visibility by @pespinel in #664
    • Allows setting reports to collapsed, expanded, or auto mode
    • Includes validation for the collapsed input parameter

Bug Fixes

  • Fix badge encoding for values including the _ underscore character in #672
    • Correctly encode URI components for img.shields.io service
  • Define the report-title attribute in action definition in #637

Dependencies

CI/CD

  • Upgrade actions/checkout to v5 in #658
  • Upgrade actions/setup-node to v5 in #658

Internal

  • Refactor variable names and code cleanup (#630)

New Contributors

Full Changelog: v2.1.1...v2.2.0