Releases: OpenForgeProject/ddev-woodoo-buildtools-magento
Releases · OpenForgeProject/ddev-woodoo-buildtools-magento
1.2.0 - Improve Build Workflow
Changes
- update README.md
- update CHANGELOG.md
- update CONTRIBUTING.md
- update typo in hyva checks [https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/9 by @torhoehn]
- update help command
- run
ddev frontend watch
without a theme-code, if just 1 theme was added in config.yaml (https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/2) - build/watch command start
init
automaticly if no theme was configured before (https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/6) - add a message to the DDEV Woodoo Command Headline was added, if a Update is available (https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/4)
- Build all themes (force) without yes/no question with
ddev frontend build -f
(https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/1)
1.1.1 - Command Rename & Improved Error Handling
- Important Change Switch command from
ddev woodoo ...
toddev frontend ...
- update README.md Feature List and Update instructions
- change Wording in README.md and CHANGELOG.md
- change Wording in
selfcheck
- improve Error handling in theme path validation (during
ddev frontend themes
)
See CHANGELOG.md for all Information
Full Changelog: dermatz/ddev-woodoo-buildtools-magento@1.1.0...1.1.1
1.1.0
Full Changelog: dermatz/ddev-woodoo-buildtools-magento@1.0.0...1.1.0
1.0.0
This release is a full stable Version with a basic set of ddev functions you need to build all themes at once in your project.
-
full ddev v1.21.6 compatible
-
Magento 2 Watcher
-
Hyvä Watcher
-
Magento 2 Builder
-
Hyva Builder
-
Build or watch specific themes
-
Install automatically necessary dependencies e.g. grunt, npm