Skip to content

Releases: SymPress/framework-bundle

Release list

1.0.1

Choose a tag to compare

@brianvarskonst brianvarskonst released this 19 Jun 02:12

What's Changed

  • Moved framework bundle configuration into Resources/config for bundle packaging conventions.
  • Adopted the shared SymPress QA tooling and Composer QA scripts.

Verification

  • GitHub Actions QA (Composer validation/audit, PHPCS, PHPStan, PHPUnit)
  • git diff --check

Full Changelog

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@brianvarskonst brianvarskonst released this 14 Jun 21:00

What's Changed

  • Initial stable release of SymPress Framework Bundle.
  • Adds Symfony FrameworkBundle integration for SymPress WordPress kernel applications.
  • Documents framework services, cache integration, object-cache support, installation, and configuration surfaces.
  • Publishes the current standalone repository state with QA, release, PHP, downloads, license, and security README badges.

Verification

  • README badge endpoints verified before release.
  • Release target: current main branch.

Full Changelog

Initial release.