Skip to content

Releases: SymPress/wp-cli-console

1.0.1

19 Jun 02:12

Choose a tag to compare

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

14 Jun 21:00

Choose a tag to compare

What's Changed

  • Initial stable release of SymPress WP-CLI Console.
  • Adds Symfony Console wrappers for common WP-CLI operations in SymPress WordPress kernel applications.
  • Documents installation, feature surface, available commands, extension points, and QA usage.
  • 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.