Skip to content

Releases: SymPress/maker-bundle

Release list

1.0.1

Choose a tag to compare

@brianvarskonst brianvarskonst released this 19 Jun 02:12

What's Changed

  • Adopted the shared SymPress QA tooling and Composer QA scripts.
  • Kept package behavior unchanged while aligning CI and local QA entrypoints.

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 Maker Bundle.
  • Adds package-aware Symfony MakerBundle integration for SymPress workspaces.
  • Documents namespace-aware generation, project-specific makers, and package resolver behavior.
  • 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.