Skip to content

Releases: ChromaticHQ/usher

v2.4.0

10 May 18:42
fb762cf
Compare
Choose a tag to compare
  • Added automatic disabling of advagg to dev:refresh command.

v2.3.2

04 May 19:43
cdde1aa
Compare
Choose a tag to compare
  • Fixed failing class_exists check.

v2.3.1

30 Apr 20:06
b0b90bd
Compare
Choose a tag to compare
Added new exception if a database dump is not found. (#15)

v2.3.0

09 Apr 16:01
d738340
Compare
Choose a tag to compare
  • Widen robo/drush version support.

v2.2.1

07 Apr 17:06
9393805
Compare
Choose a tag to compare
Added catch to handle no db configured for download. (#11)

v2.2.0

07 Apr 15:47
0c0be6c
Compare
Choose a tag to compare
  • Allow overriding of S3 region.
  • Support sites with no theme build steps.

v2.1.1 Bug fixes

01 Apr 23:41
ad33f77
Compare
Choose a tag to compare
  • Fixed config not found due to incorrect method being called.

v2.1.0 dev:refresh

30 Mar 21:36
f7e7b43
Compare
Choose a tag to compare
  • 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)

19 Mar 17:16
c91e5a9
Compare
Choose a tag to compare
  • Added validate:drush-config (vdc) command.
  • Updated dependencies to require robo ^2.

v1.0

25 Feb 16:10
2f7fd76
Compare
Choose a tag to compare

Added theme:build command.