Skip to content

Releases: GrimLink/mage

v1.10.0

27 Jun 18:36
Compare
Choose a tag to compare

Added

  • Support for cache-clean from mageTV,
    thx @Vinai for this awesome tool!

Full Changelog: 1.9.2...1.10.0

v1.9.2

27 Jun 18:13
Compare
Choose a tag to compare

Fixed

  • Error in none valet environment
  • self update command

Full Changelog: 1.9.1...1.9.2

v1.9.1

09 Jun 15:17
Compare
Choose a tag to compare

Fixed

  • Magerun with laravel valet, by removing the valet prefix

Full Changelog: 1.9.0...1.9.1

v1.9.0

09 Jun 14:09
Compare
Choose a tag to compare

Added

  • mage self-update command
  • Support for scoped php version in Laravel Valet 3
  • Alias for composer install and require as mage i
  • Alias for composer remove as mage rm
  • Breaking change dropped static new module and new theme for git templates,
    currently only module works, a theme template will be added in the next release

Full Changelog: 1.8.3...1.9.0

v1.8.3

30 May 08:59
aafe3d6
Compare
Choose a tag to compare

Fixes

  • mage add hyva now works with Warden
  • mage add sample will exit without running in warden and breaking stuff

Full Changelog: 1.8.2...1.8.3

v1.8.2

13 Apr 07:28
b0f1068
Compare
Choose a tag to compare

Fixes

  • Mage purge with arguments does not work

v1.8.1

10 Feb 20:15
Compare
Choose a tag to compare

Fixes

  • Mage open with single quotes in admin url
  • Mage run, admin and theme with params

v1.8.0

07 Feb 23:38
Compare
Choose a tag to compare

Added

  • Hyva setup options
  • show stores options

Changed

  • Renamed option sample to add sample
  • Made all commands with prefix new without hypen,
    see the readme for how to the new command syntax

v1.7.1

26 Oct 13:28
Compare
Choose a tag to compare

Changed

  • Make mage run work with Warden

Fixed

  • mage open now also works with Warden

v1.7.0

11 Sep 15:36
Compare
Choose a tag to compare

Added