Releases: ChromaticHQ/usher
Releases · ChromaticHQ/usher
v2.4.0
- Added automatic disabling of advagg to
dev:refresh
command.
v2.3.2
- Fixed failing class_exists check.
v2.3.1
Added new exception if a database dump is not found. (#15)
v2.3.0
- Widen robo/drush version support.
v2.2.1
Added catch to handle no db configured for download. (#11)
v2.2.0
- Allow overriding of S3 region.
- Support sites with no theme build steps.
v2.1.1 Bug fixes
- Fixed config not found due to incorrect method being called.
v2.1.0 dev:refresh
- Added new commands including composer
robo dev:refresh
- Moved
database:download
functionality to this repo. Replaced an AWS CLI implementation with an AWS PHP library.
v2.0.0: Added ValidateConfigCommands. (#3)
- Added validate:drush-config (vdc) command.
- Updated dependencies to require robo ^2.
v1.0
Added theme:build command.