Skip to content

1.0.0-beta6

Compare
Choose a tag to compare
@mwr mwr released this 27 Feb 16:59
· 12 commits to main since this release
28b2775

Changes

  • update environments Templates to use stable packages
  • stop command is now less verbose
  • status will fallback to --all if not in an environment context
  • mysql:dump timeout configuration: checks environment variable DEVENV_DB_CMD_TIMEOUT or --timeout option
  • PROJECT_TLD is now an allowed variable for Nginx Config

Magento2 related

  • magento2 environment template udpated
  • magento2:db-refresh optimised and fixed some minor issues
  • magento2:db-install removes the env.php if it exists
  • magento2:db-install is now using ProcessManager instead of custom solution
  • FIX: magerun2 needs to be executed with projects php version

Documentation

updated documentation

  • format
  • extract development to separate page
  • improved docs for commands
  • add install section to README

Other

  • small improvements to initNginxCommand
  • process manager uses DEVENV_PROFILE to get PHP Version

Merge Requests

Full Changelog: 1.0.0-beta5...1.0.0-beta6