v2.4.0
pjcdawkins
released this
25 Jul 15:55
·
2337 commits
to development
since this release
Changes since v2.3.2:
- Improvements to
platform get
usability:- Default project directory will be a slug of the project title, instead of the ID.
- Default Drush alias group will be the same as the directory name.
- The created aliases are shown in the output of
get
. - You can use
get
when the specified directory already exists (you will be asked if you want to overwrite it). - Removed unnecessary
--include-inactive
option.
- Improvements to
platform drush-aliases
- The
restrict_robots
property is now writable viaplatform environment:metadata
. - Better messages for confusing OAuth errors (HTTP 400 and 401).