Releases: wp-cli/embed-command
Releases · wp-cli/embed-command
Version 2.0.7
- Switch from Travis CI to GitHub Actions [#58]
Version 2.0.5
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#56]
- Bump Travis CI OS from
trusty
to xenial
[#55]
- Enforce PHP 7.4 compatibility in Travis CI [#54]
- Fix Travis CI
sudo
warning [#53]
Version 2.0.4
- Add preliminary PHP 7.4 testing [#52]
Version 2.0.3
- Update README.md file [#51]
Version 2.0.2
- Modify tests to correctly verify
--force-regex
flag [#50]
- Apply PHPCS
WP_CLI_CS
rules [#48]
- Implement CS checking based on the
WP_CLI_CS
ruleset [#47]
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#46]
- Move PHP 5.4 tests from
WP_VERSION
latest
to 5.1
[#44]
Version 2.0.1
- Add support for Probot
move
command [#43]
- Automatically rerun failed scenarios [#42]
Version 2.0.0
- Adapt package for framework v2 [#38]
- Update scaffolded files [#36]
- Scaffold missing top-level commands [#35]