Skip to content

Bug Fixes, New Feature and More.

Compare
Choose a tag to compare
@ejnshtein ejnshtein released this 08 Jan 17:43
· 1480 commits to master since this release
0b2453c

What's New

  • Command start received a new option -s which skips Magento setup on start-up.
  • Added new command exec which allows to run commands inside docker containers.

Bug Fixes

  • Theme link command is now able to use a relative path to the theme in composer.json repository path field. #2
  • Fixed incorrect free port retrieving on macOS. #1
  • Fixed possible error during installation and re-installation of a CMA project - SQLSTATE[HY000] [2002] No such file or directory.
    Now it should work just fine.