Skip to content

Releases: rokke-php/contracts

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:15
93eb038

What's Changed

  • fix: badges and CI path filter by @ferchd in #5
  • chore(ci): bump actions/cache from 4 to 6 by @dependabot[bot] in #2
  • chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #3
  • chore: PHPStan 2.0 config compatibility by @ferchd in #6
  • chore(deps): update phpstan/phpstan requirement from ^1.12 to ^1.12 || ^2.0 by @dependabot[bot] in #1
  • chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #4
  • ci: wire Production environment secrets and Packagist webhook setup by @ferchd in #7
  • chore: remove one-time webhook setup workflow by @ferchd in #8
  • ci(security): CodeQL, PHPStan SARIF, and security policy by @ferchd in #9
  • chore: rename codeql.yml → security.yml by @ferchd in #10
  • feat(module)!: builder pattern for ModuleInterface (v0.2.0) by @ferchd in #11

New Contributors

Full Changelog: v0.1.0...v0.2.0