Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.84 KB

Changelog

0.1.1 (2023-12-20)

Bug Fixes

  • action: Pass proper flag for permissive (fd480d3)
  • support comma separated files input (#3) (ab9ea0e)

0.1.0 (2023-12-20)

Features

  • action: Allow passing multiple RPM files (a872198)
  • action: Run under Fedora minimal via Docker (c5d3243)
  • action: Support 'checks' and 'ignore unused rpmlintrc' arguments (9d63cb1)
  • Add dependabot (3ae9a21)
  • Add release-please (c60190c)
  • Build and use container with rpmlint preinstalled (b543462)
  • ci: Test basic rpmlint functionality (c5d76e1)

Bug Fixes

  • action: Evaluate arg tests to avoid pipe failures (f5a3d89)

Miscellaneous Chores