Skip to content

Releases: wp-cli/server-command

Version 1.0.9

Choose a tag to compare

@danielbachhuber danielbachhuber released this 18 Dec 20:11
6192e6d
  • Documentation, test suite, and repository improvements [#31, #32, #33, #34, #35].

Version 1.0.8

Choose a tag to compare

@danielbachhuber danielbachhuber released this 21 Nov 12:47
836c6c7
  • Updates scaffolded tests to enable error reporting [#28].
  • Updates scaffolded README and GitHub configuration [#29].

Version 1.0.7

Choose a tag to compare

@danielbachhuber danielbachhuber released this 29 Sep 23:49
  • Updates package tests to latest [#26, #27].

Version 1.0.6

Choose a tag to compare

@danielbachhuber danielbachhuber released this 05 Aug 23:05
  • Updates package with latest scaffolded components [#23].
  • Uses dist: precise for PHP 5.3, dist: trusty for everything else [#24].

Version 1.0.5

Choose a tag to compare

@danielbachhuber danielbachhuber released this 30 May 21:17
  • Clarifies this command as a bundled command.

Version 1.0.4

Choose a tag to compare

@danielbachhuber danielbachhuber released this 28 Apr 19:05
  • Uses path relative to command to retrieve router.php

Version 1.0.3

Choose a tag to compare

@danielbachhuber danielbachhuber released this 30 Mar 18:26
  • Fixes conflict between dev-master and pull-request branches.

Version 1.0.2

Choose a tag to compare

@danielbachhuber danielbachhuber released this 30 Mar 16:27
  • Permits WP-CLI 1.x-dev as dev-master.

Version 1.0.1

Choose a tag to compare

@danielbachhuber danielbachhuber released this 30 Mar 14:59
  • Properly extracts router.php from the Phar build`
  • Removes extra old copy of Server_Command.
  • Includes "prefer-stable": true, to always prefer stability.
  • Uses Composer to install WP-CLI in tests.

Version 1.0.0

Choose a tag to compare

@danielbachhuber danielbachhuber released this 13 Mar 21:50
  • Initial release.