Releases: OpenForgeProject/ddev-woodoo-buildtools-magento
Releases · OpenForgeProject/ddev-woodoo-buildtools-magento
1.8.10
1.8.9 - Update Source Fix
Full Changelog: 1.8.8...1.8.9
1.8.8
- fix: improve readability and refactor clearStaticFiles and checkNpmOutdatedPackages functions
- fix: update .gitignore to include
.vscode/settings.json
- fix: improve documentation and error handling in theme functions
- fix: update grunt installation command and improve error handling in theme checks
- fix: improve function documentation and comments for clarity
Full Changelog: 1.8.7...1.8.8
1.8.7
Full Changelog: 1.8.6...1.8.7
1.8.6
- chore: add .gitignore and remove VSCode
settings.json
- chore: add coffee sponsorship message to frontend script
- fix: update project architecture output to include OS information
- fix: ensure script runs inside DDEV environment
- fix: improve error handling for required files in frontend script
- fix: improve cache clearing function with error handling
- fix: implement caching for latest WOODOO version retrieval to prevent hitting Github API rate limits
Full Changelog: 1.8.5...1.8.6
1.8.5
Full Changelog: 1.8.4...1.8.5
1.8.4 - improve build command for hyva themes
Full Changelog: 1.8.3...1.8.4
1.8.3
Full Changelog: 1.8.2...1.8.3
1.8.2 + Repository transfer
What's Changed
- docs: update
ddev get
toddev add-on get
in readme by @GuySartorelli in #52 - Update DDEV addon command to use ddev add-on get by @dermatz in #53
- Update CONTRIBUTING.md with coding standards and best practices by @dermatz in #49
- Fix typos in various files by @dermatz in #54
New Contributors
- @GuySartorelli made their first contribution in #52
Full Changelog: 1.8.1...1.8.2
1.8.1
- added documentation for color assignments in
CONTRIBUTING.md
to standardize the use of color variables in bash scripts - added detailed color definitions and a usage example in the new "Color Assignments" section
- added Github Action to check if Pull Request contains
CHANGELOG.md
updates - added Discord invite link to
README.md
andCONTRIBUTING.md
- changed
MIT-LICENSES.md
toLICENSE
and set this tool under GNU GENERAL PUBLIC LICENSE 3.0 - fixed issue to check and install grunt correctly if it is missing [https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/50]
What's Changed
- #44 - add Color Assignments to CONTRIBUTING.md by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/45
- Update Trunk CLI and plugin versions by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/46
- Add GitHub Actions workflow to check for changelog entry by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/47
- Add Discord invite link to README.md and CONTRIBUTING.md by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/48
- Fix Issue to install Grunt correctly if missing by @dermatz in https://github.com/dermatz/ddev-woodoo-buildtools-magento/pull/51
Full Changelog: dermatz/ddev-woodoo-buildtools-magento@1.8.0...1.8.1