Skip to content

v2.0.0

Compare
Choose a tag to compare
@GrimLink GrimLink released this 03 Mar 21:07
· 31 commits to main since this release

Added

  • admin arguments to mage build using the a: prefix, this allows more admin languages if needed
  • countries commands to quickly set the countries for a store
  • log commands for easier log checking
  • support for store views to browser-sync command, same as with open command

Changed

  • Source code is now split, for the bigger functions,
    the main file is the same as always, just now build from the src
  • new theme and new module have been rebuild, now easier to use and extend

Removed

  • composer command aliases
  • command add ray, better suited for a dotfile alias
  • mage -h or --help flag versions, it's just mage help

Full Changelog: 1.19.0...2.0.0