Skip to content

Releases: baumrock/RockShell

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)

v2.0.0

07 Jul 13:38
Compare
Choose a tag to compare

Bug Fixes

  • rename rockshell symlink (9081b12)
  • wrong filesize in dbdump (19aa16e)

Features

  • add hello world command (092ed74)
  • add Symlink command (c664ec6)
  • improve loading of commands (752d342)
  • use colon instead of hyphen (1491196)

BREAKING CHANGES

  • change command syntax from hyphen to colon

v1.6.0

06 Jun 16:09
Compare
Choose a tag to compare

Features

  • add command user-delete (161f661)

v1.5.0

23 May 15:15
Compare
Choose a tag to compare

Features

  • add user rename commands (6babc7e)