Skip to content

Releases: wp-cli/role-command

Version 2.0.7

Choose a tag to compare

@schlessera schlessera released this 12 May 06:34
7460566
  • Regenerate README file [#46]

Version 2.0.6

Choose a tag to compare

@schlessera schlessera released this 05 May 11:31
2c1750d
  • Use version range for wp-cli/wp-cli-tests dependency [#45]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#44]
  • Update GHA functional tests workflow [#43]

Version 2.0.5

Choose a tag to compare

@schlessera schlessera released this 07 Dec 22:37
50e563a
  • Switch from Travis CI to GitHub Actions [#41]

Version 2.0.4

Choose a tag to compare

@schlessera schlessera released this 05 Jul 08:04
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#40]
  • Bump Travis CI OS from trusty to xenial [#39]
  • Enforce PHP 7.4 compatibility in Travis CI [#38]
  • Fix Travis CI sudo warning [#37]

Version 2.0.3

Choose a tag to compare

@schlessera schlessera released this 12 Nov 13:22
bad54a1
  • Add preliminary PHP 7.4 testing [#36]

Version 2.0.2

Choose a tag to compare

@schlessera schlessera released this 25 Apr 01:21
c6071d0
  • Update README.md file [#34]
  • Implement CS checking based on the WP_CLI_CS ruleset [#33]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#32]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#30]

Version 2.0.1

Choose a tag to compare

@schlessera schlessera released this 17 Dec 13:18
5779d87
  • Add support for Probot move command [#29]
  • Ignore log files [#28]
  • Automatically rerun failed scenarios [#27]

Version 2.0.0

Choose a tag to compare

@schlessera schlessera released this 05 Aug 14:17
cf8a436
  • Adapt package for framework v2 [#23]

Version 1.1.0

Choose a tag to compare

@schlessera schlessera released this 21 Apr 01:27
f50134e
  • Add --show-grant argument to cap list and --grant to cap add [#19]
  • Add --field=<field> support to listing roles [#17]

Version 1.0.5

Choose a tag to compare

@danielbachhuber danielbachhuber released this 18 Dec 20:00
be7f8ea
  • Documentation, test suite, and repository improvements [#12, #13, #14].