Skip to content

Releases: wp-cli/widget-command

Version 2.1.1

05 Jul 08:04
Compare
Choose a tag to compare
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#42]
  • Bump Travis CI OS from trusty to xenial [#41]
  • Enforce PHP 7.4 compatibility in Travis CI [#40]
  • Fix Travis CI sudo warning [#39]

Version 2.1.0

06 Feb 12:16
ddbc2c3
Compare
Choose a tag to compare
  • Fix typo and docs standards [#37]
  • Use stable version of wp-cli/wp-cli [#36]

Version 2.0.3

01 Oct 08:39
ad69fa6
Compare
Choose a tag to compare
  • Adapt tests to make the widget expectations more flexible [#34]

Version 2.0.2

25 Apr 00:26
58a1b2d
Compare
Choose a tag to compare
  • Force installation of correct theme [#33]
  • Implement CS checking based on the WP_CLI_CS ruleset [#30]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#29]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#27]

Version 2.0.1

17 Dec 13:20
741ea98
Compare
Choose a tag to compare
  • Add support for Probot move command [#25]
  • Ignore log files [#24]
  • Automatically rerun failed scenarios [#23]

Version 2.0.0

05 Aug 16:55
cc15520
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#19]
  • Update scaffolded files [#17]

Version 1.0.5

18 Dec 20:20
657e0f7
Compare
Choose a tag to compare
  • Documentation, test suite, and repository improvements [#12, #13, #14].

Version 1.0.4

21 Nov 12:42
86c95ed
Compare
Choose a tag to compare
  • Updates scaffolded tests to enable error reporting [#10].
  • Updates scaffolded README and GitHub configuration [#11].

Version 1.0.3

29 Sep 23:56
Compare
Choose a tag to compare
  • Improves top-level command descriptions [#7].
  • Updates package tests to latest [#8, #9].

Version 1.0.2

05 Aug 23:07
Compare
Choose a tag to compare
  • Updates package with latest scaffolded components [#5].
  • Uses dist: precise for PHP 5.3, dist: trusty for everything else [#6].