Releases: pantheon-systems/terminus
Releases · pantheon-systems/terminus
2.6.5
3.0.1
3.0.0
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.
- New command
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
2.6.4
3.0.0-beta1
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.
- New command
2.6.2
2.6.1
Fixed backup:automatic:enable --keep-for
parameter not being respected
3.0.0-alpha8
Local commands are tested and working
3.0.0-alpha7
Tests: 47, Assertions: 135, Failures: 23
3.0.0-alpha6
updating composer install