8000 Release v2.4.0 · coreruleset/crs-toolchain · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
7C5F
@theseion theseion released this 17 May 13:19
· 3 commits to main since this release
41c0e21

What's Changed

⭐ New features

  • feat: add util fp-finder command by @S0obi in #219

⚙️ Dependency updates

  • fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.5.0 in go.mod by @renovate in #225
  • chore(deps): update github/codeql-action action to v3.28.16 in .github/workflows/scorecard.yml by @renovate in #230
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #231
  • chore(deps): update golangci/golangci-lint-action action to v8 in .github/workflows/lint.yml by @renovate in #232
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #233
  • chore(deps): update github/codeql-action action to v3.28.18 in .github/workflows/scorecard.yml by @renovate in #234

🧰 Other changes

  • chore: add PR template by @fzipi in #224
  • feat: improved regex comparison by @theseion in #226
  • fix: sort entries before printing for fp-finder command by @S0obi in #228

New Contributors

Full Changelog: v2.3.4...v2.4.0

0