1.8.0
- added alias annotations for 'ddev f' and 'ddev fe' commands in
commands/web/frontend
(requires DDEV >= 1.23.4) [@Morgy93] - updated
README.md
to mention the aliases 'ddev f' and 'ddev fe' for the frontend commands [@Morgy93] - updated
README.md
with usage examples [@Morgy93] - updated
commands/web/woodoo_components/help
to list the aliases 'ddev f' and 'ddev fe' for the frontend commands [@Morgy93] - refactored 'commands/web/woodoo_components/functions` to add all woodoo functions to this file
- remove
commands/web/woodoo_components/checks
(was moved tofunctions
) - remove not valid characters in
.vscode/settings.json
- add housekeeping task to
install.yaml
topre_install_actions
and remove old checks file if exists
What's also changed
- Add alias annotations by @Morgy93 in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/35
- add requirement message by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/38
- Refactor functions and remove checks file by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/41
- Morgy93/improve code by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/42
Full Changelog: dermatz/ddev-woodoo-buildtools-magento@1.7.0...1.8.0