Skip to content

Releases: wp-cli/shell-command

Version 2.0.6

01 Nov 09:06
d29fced

Choose a tag to compare

  • Fixed PsySH initialization [#49]

Version 2.0.5

05 Jul 08:04

Choose a tag to compare

  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#48]
  • Bump Travis CI OS from trusty to xenial [#47]
  • Enforce PHP 7.4 compatibility in Travis CI [#46]
  • Fix Travis CI sudo warning [#44]

Version 2.0.4

12 Nov 13:22
293cc82

Choose a tag to compare

  • Add preliminary PHP 7.4 testing [#42]

Version 2.0.3

22 Apr 13:17
56f0ff1

Choose a tag to compare

  • Implement CS checking based on the WP_CLI_CS ruleset [#40]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#39]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#37]
  • Add possibility to change the shell binary [#33]

Version 2.0.2

29 Jan 17:08
bd6a2ed

Choose a tag to compare

  • Close already opened process while prompting [#36]

Version 2.0.1

17 Dec 13:13
f09ed91

Choose a tag to compare

  • Add support for Probot move command [#32]
  • Ignore log files [#31]
  • Automatically rerun failed scenarios [#29]

Version 2.0.0

05 Aug 12:57
21033b4

Choose a tag to compare

  • Adapt package for framework v2 [#25]
  • Better explain the --basic flag [#23]
  • Update scaffolded files [#21]
  • Fix PHP 5.3 memory issues [#20]

Version 1.0.5

18 Dec 20:14
507603a

Choose a tag to compare

  • Documentation, test suite, and repository improvements [#16, #17].

Version 1.0.4

21 Nov 12:46
a918242

Choose a tag to compare

  • Updates scaffolded tests to enable error reporting [#14].
  • Updates scaffolded README and GitHub configuration [#15].

Version 1.0.3

29 Sep 23:52

Choose a tag to compare

  • Improves top-level command description [#9].
  • Updates package tests to latest [#10, #12].