Skip to content

Releases: platformsh/legacy-cli

v3.0.0

21 Mar 19:49
Compare
Choose a tag to compare

Major changes since version 2.x.x:

  • In version 2.x.x, the CLI had a project file structure including a repository directory (and a builds directory, shared, etc.). In version 3.x.x, this is no longer the case: the CLI operates directly inside your project's Git repository. The CLI will work (at least temporarily) with the old file structure, and there is a migration tool (platform legacy-migrate) for updating to the new structure.
  • The web root has changed location from www to .www, to avoid conflicts with actual project files in the repo. EDIT: from version 3.0.2, the web root will be _www.
  • Requires PHP version 5.5.9 (minimum) due to updated dependencies.

SHA-1 checksum for platform.phar: b024dbeb190bca10aa81e649812ddca0cba5bf4b

v3.0.0-beta4

12 Mar 12:28
Compare
Choose a tag to compare
v3.0.0-beta4 Pre-release
Pre-release

Changes since v3.0.0-beta3:

  • Change to self:update (up) to show update notes for specific versions.

SHA-1 checksum for platform.phar: d2aea192aec38976bc178bd2b86293f73bbb2979

v2.13.2

12 Mar 12:26
Compare
Choose a tag to compare

Changes since v2.13.1:

  • Minor change to project:delete to show the project ID properly when there is no title.
  • Change to self:update (up) to show update notes.

SHA-1 checksum for platform.phar: f00fe544e61dd95a072acd7b8632f4ba698c43c9

v3.0.0-beta3

11 Mar 15:07
Compare
Choose a tag to compare
v3.0.0-beta3 Pre-release
Pre-release

Changes since v3.0.0-beta2:

  • Fix project:delete strings when there is no title
  • Small improvements to legacy-migrate

SHA-1 checksum for platform.phar: d5ea217b50fd1fd260ae15344d67ae0d0ee2f5ae

v3.0.0-beta2

09 Mar 09:14
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

Changes since v3.0.0-beta1:

  • Change web root from www to .www to avoid conflicts with actual project files in the repo.
  • BC fix: make sure the "local" dir exists before trying to copy a file into it.
  • Ask the user less often to migrate (up to once per hour per project).
  • Back up the project before migration, and other minor fixes to platform legacy-migrate

SHA-1 checksum for platform.phar: 805ff8e5f2cbc749de3c37762f0d0111fed44449

v3.0.0-beta1

08 Mar 10:33
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

Pre-release of version 3.x.

Changes since version 2.x:

  • In version 2.x, the CLI had a project file structure including a repository directory (and a builds directory, shared, etc.). In version 3.x, this is no longer the case: the CLI operates directly inside your project's Git repository. The CLI will work (at least temporarily) with the old file structure, and there is a migration tool (platform legacy-migrate) for updating to the new structure.
  • Requires PHP version 5.5.9 (minimum) due to updated dependencies.

SHA-1 checksum for platform.phar: a73cb956ae0d949fe1db1d3175cf31d313760b5e

v2.13.1

08 Mar 10:23
Compare
Choose a tag to compare

Changes since v2.13.0:

  • Mostly internal improvements, and preparation for updating to version 3.x.
  • Fix a PHP 5.4 incompatibility.
  • Ignore symlinks when recursively copying files in platform build --copy.
  • Shorter time out for the self:update check (helps on poor internet connections).
  • More help in the environment:delete and environment:merge commands.

SHA-1 checksum for platform.phar: 9793819202e95e3d9b14a4fc7c293923847af4ee

v2.13.0

24 Feb 23:11
Compare
Choose a tag to compare

Changes since v2.12.3:

  • Autocomplete app names for --app / -A
  • Support array argument autocompletion, e.g. for environment names in environment:delete (thanks to stecman/symfony-console-completion#66)
  • Fix environment:info with specified --project or -p
  • Add --timestamp / -t option to sql-dump (#423)
  • Include the project ID in the default sql-dump filename (#423)
  • Provide more help for the environment:synchronize command (#421)

SHA-1 checksum for platform.phar: f5e5b299f417e94129495d1c0b3c2f168fffff5f

v2.12.3

17 Feb 16:43
Compare
Choose a tag to compare

Changes since v2.12.2:

  • Allow webhook integrations to have customisable 'events' and 'states'

SHA-1 checksum for platform.phar: ecee831f3b0da80782b2684c8f342e484876a521

v2.12.2

17 Feb 13:27
Compare
Choose a tag to compare

Just one changes since v2.12.1:

  • Update client to use API tokens more robustly

SHA-1 checksum for platform.phar: dedda75b65253eddaa84eb93025b8f3e8a073f01