Skip to content

Releases: pantheon-systems/terminus

3.0.1

08 Dec 21:43
7cf89ad
Compare
Choose a tag to compare

Fixed

  • Change file name in deploy script (#2270)

3.0.0

08 Dec 19:00
d2e9f06
Compare
Choose a tag to compare

Added

  • Look up host for 'terminus drush' / 'terminus wp' commands via an alternate nameserver, if selected (#2253)
  • Typehint param and return value in lookupHostViaAlternateNameserver (#2253)
  • Symfony Library updates (5.x)
  • Adds plugin manager, contributed by Ed Reel (#2054)
    • New command self:plugin:install to install Terminus plugins.
    • New command self:plugin:list to list installed Terminus plugins.
    • New command self:plugin:search to locate Terminus plugins to install.
    • New command self:plugin:uninstall to uninstall Terminus plugins.
    • New command self:plugin:update to update already-installed Terminus plugins.

Changed

  • Update auth:login command so that to not produce a false negative on successful login (#2231)
  • Update CODEOWNERS per 2.x branch (#2243)
  • Update composer dependencies version variable in post-update script (#2239)
  • Update phar builder and package dependencies (#2255)
  • Show dependencies warning if folder does not exist (#2239)
  • Implement cleanupOldDependenciesFolders function after running dependencies update (#2239)
  • Update terminusPluginsDependenciesVersion var comment (#2239)
  • Update warning message text (#2239)
  • Print warning only if terminus has plugins (#2239)
  • Improve hasPlugins, factory, and cleanupOldDependenciesFolders functions (#2239)
  • Return json_decode as array (#2239)
  • Restore openUrl function from LocalMachineHelper (#2248)
  • Draft debian linux packaging (#2255, #2238)
  • Update version compatibility check and messaging (#2267)

Removed

  • Remove code related to D9ify (#2246)

Fixed

  • Fix SavedTokens::getData() on auth:login (#2231)
  • Fix failing SSHKeyCommandsTest (#2231)
  • Fix fatal error in Environment::cacheserverConnectionInfo() (#2242)
  • Fix issue with Phar builder as well as DEB dependencies (#2255)
  • Fix coding standards (#2239)

2.6.4

08 Dec 19:05
050b95d
Compare
Choose a tag to compare
  • Fix Terminus for PHP 5.5, 5.6, and 7.0 (#2264)

3.0.0-beta1

18 Oct 22:18
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

Added

  • D9ify command (see docs)
  • Symfony Library updates (5.x)
  • Adds plugin manager, contributed by Ed Reel (#2054)
    • New command self:plugin:install to install Terminus plugins.
    • New command self:plugin:list to list installed Terminus plugins.
    • New command self:plugin:search to locate Terminus plugins to install.
    • New command self:plugin:uninstall to uninstall Terminus plugins.
    • New command self:plugin:update to update already-installed Terminus plugins.

2.6.2

18 Oct 22:19
bf67a96
Compare
Choose a tag to compare

Changed

  • Updated self:update command to support new options from upstream library (#2223)

2.6.1

04 Aug 21:51
a13e4cc
Compare
Choose a tag to compare

Fixed backup:automatic:enable --keep-for parameter not being respected

3.0.0-alpha8

07 Jul 17:01
Compare
Choose a tag to compare
3.0.0-alpha8 Pre-release
Pre-release
Local commands are tested and working

3.0.0-alpha7

07 Jul 17:01
Compare
Choose a tag to compare
3.0.0-alpha7 Pre-release
Pre-release
Tests: 47, Assertions: 135, Failures: 23

3.0.0-alpha6

21 Jun 21:42
Compare
Choose a tag to compare
3.0.0-alpha6 Pre-release
Pre-release
updating composer install

3.0-alpha5

21 Jun 17:09
Compare
Choose a tag to compare
3.0-alpha5 Pre-release
Pre-release
Build and release actions in place