Releases: baumrock/RockShell
Releases · baumrock/RockShell
v2.5.0
Bug Fixes
- delete remaining main.zip (07df661)
- don't load commands in exported site profiles (4ce3253)
Features
- add option to directly download and install the new rockfrontend site profile (b4389da)
- download profile by default (c33f703)
- improve defaults (85c70d3)
v2.4.0
Features
- add isCLI() helper (5f637e5)
- improve how RockShell runs as superuser (85bea3c)
- move rockshell init in a dedicated file to support rockmigrations rockshell api (cca1fcb)
v2.3.0
Bug Fixes
Features
- add backtrace() for cli debugging (5c23d24)
- add files:cleanup (a242249)
- add user:reset command (6e34d96)
- improve install command (4e6f164)
- make commands run as sudo (02df9ae)
- use ddev_approot for localRootPath (17a372a)
v2.2.0
Features
- upgrade dependencies to support PHP8.2 (ab50736)
v2.1.1
Bug Fixes
- use choice for site profile instead of completion (3b6ebd2)
v2.1.0
Bug Fixes
- command db:pull using old syntax (52f78e4)
- install command not working for dotnetic (2a68b11)
- rename rockshell to rock everywhere and update readme (2697bd6)
Features
- add DbDownload command (2e91be7)
- add warning if PHP version is too low (a8caca8)
v2.0.0
Bug Fixes
Features
BREAKING CHANGES
- change command syntax from hyphen to colon