Skip to content

Releases: baumrock/RockShell

v3.0.0

06 May 18:11
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add new checkout version

Features

  • add new checkout version (aad8186)

v2.8.0

06 May 17:35
Compare
Choose a tag to compare

Bug Fixes

  • double trailing slash on docroot (af35ce1)
  • pw:install option ignores --url command line option #8 (839f26f)

Features

  • add gitignore for config-local.php (db78215)
  • make wget quiet as requested by #9 (25f4a75)

v2.7.0

18 Apr 14:25
Compare
Choose a tag to compare

Features

  • add modules refresh command (e328f9e)

v2.6.0

06 Apr 10:27
Compare
Choose a tag to compare

Features

v2.5.0

02 Apr 17:37
Compare
Choose a tag to compare

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

12 Mar 12:17
Compare
Choose a tag to compare

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

04 Feb 19:30
Compare
Choose a tag to compare

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

03 Jan 20:50
Compare
Choose a tag to compare

Features

  • upgrade dependencies to support PHP8.2 (ab50736)

v2.1.1

02 Nov 20:17
Compare
Choose a tag to compare

Bug Fixes

  • use choice for site profile instead of completion (3b6ebd2)

v2.1.0

11 Aug 17:57
Compare
Choose a tag to compare

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)