Releases: wp-cli/super-admin-command
Releases · wp-cli/super-admin-command
Version 2.0.5
- Switch from Travis CI to GitHub Actions [#42]
Version 2.0.4
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#41]
- Bump Travis CI OS from
trusty
to xenial
[#40]
- Enforce PHP 7.4 compatibility in Travis CI [#39]
- Fix Travis CI
sudo
warning [#38]
Version 2.0.3
- Add preliminary PHP 7.4 testing [#37]
Version 2.0.2
- Implement CS checking based on the
WP_CLI_CS
ruleset [#36]
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#35]
- Move PHP 5.4 tests from
WP_VERSION
latest
to 5.1
[#33]
- Fix a bug where adding superadmins would crash if none existed before [#22]
Version 2.0.1
- Add support for Probot
move
command [#31]
- Ignore log files [#30]
- Automatically rerun failed scenarios [#29]
Version 2.0.0
- Adapt package for framework v2 [#25]
- Update scaffolded files [#23]
Version 1.0.6
- Documentation, test suite, and repository improvements [#16, #17, #18, #19].
Version 1.0.5
- Updates scaffolded tests to enable error reporting [#15].
Version 1.0.4
- Updates scaffolded README and GitHub configuration [#14].
Version 1.0.3
- Improves top-level command description [#11].
- Updates package tests to latest [#13].