Releases: wp-cli/import-command
Releases · wp-cli/import-command
Version 2.0.4
07 Dec 22:37
Compare
Sorry, something went wrong.
No results found
Switch from Travis CI to GitHub Actions [#61 ]
Version 2.0.3
05 Jul 08:03
Compare
Sorry, something went wrong.
No results found
Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#60 ]
Bump Travis CI OS from trusty
to xenial
[#59 ]
Enforce PHP 7.4 compatibility in Travis CI [#58 ]
Fix Travis CI sudo
warning [#57 ]
Version 2.0.2
21 Apr 03:58
Compare
Sorry, something went wrong.
No results found
Enhancement: Add PHP 7.3 to Travis CI build matrix [#52 ]
Implement CS checking based on the WP_CLI_CS
ruleset [#50 ]
Rename global variable with unconventional prefix [#49 ]
Use snake case for variable names [#48 ]
Prefix variables in global namespace [#47 ]
Move PHP 5.4 tests from WP_VERSION
latest
to 5.1
[#46 ]
Version 2.0.1
17 Dec 08:21
Compare
Sorry, something went wrong.
No results found
PHPCS: fix up the code base [3] - strict comparisons [#44 ]
PHPCS: fix up the code base [7] - assignments in conditions [#43 ]
PHPCS: fix up the code base [5] - yoda conditions [#42 ]
PHPCS: fix up the code base [4] - unnecessary code [#41 ]
PHPCS: fix up the code base [2] - scope modifiers [#40 ]
PHPCS: fix up the code base [1] - whitespace & inline control structures [#39 ]
Add support for Probot move
command [#38 ]
Ignore log files [#35 ]
Automatically rerun failed scenarios [#34 ]
Version 2.0.0
05 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Adapt package for framework v2 [#30 ]
Version 1.0.7
28 May 18:56
Compare
Sorry, something went wrong.
No results found
Fix tests that are broken due to the addition of a "Privacy Policy" page [#24 ]
Fix PHP 5.3 memory issues [#23 ]
Update license copyright date to 2018 [#21 ]
Version 1.0.6
18 Dec 19:52
Compare
Sorry, something went wrong.
No results found
Documentation, test suite, and repository improvements [#18 , #19 , #20 ].
Version 1.0.5
21 Nov 13:31
Compare
Sorry, something went wrong.
No results found
Updates scaffolded tests to enable error reporting [#16 ].
Updates scaffolded README and GitHub configuration [#17 ].
Version 1.0.4
29 Sep 23:42
Compare
Sorry, something went wrong.
No results found
Avoids use of GLOB_BRACE
for compatibility with Alpine Linux [#14 ].
Updates package tests to latest [#13 , #15 ].
Version 1.0.3
05 Aug 22:39
Compare
Sorry, something went wrong.
No results found
Updates package with latest scaffolded components [#10 ].
Uses dist: precise
for PHP 5.3, dist: trusty
for everything else [#11 ].