1.8.0
Transparent cache
Speed up repeated runs with an opt-in file cache. Enable it in your root composer.json:
"extra": {
"wyrihaximus": {
"generative-composer-plugin-tooling": {
"cache": "var/generative-plugin-cache.json"
}
}
}No changes to existing generative plugins are required. The cache reuses file hashes, filter outcomes, failed reflections, and collected items when nothing changed, and invalidates automatically when dependencies or source files change.
1.8.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
Dependencies 📦
- 99: Update dependency wyrihaximus/makefiles to ^0.13.2 thanks to @renovate-runner[bot]
- 97: Update QA Utilities thanks to @renovate-runner[bot]
- 96: Update QA Utilities thanks to @renovate-runner[bot]
- 95: Update dependency wyrihaximus/test-utilities to v13 thanks to @renovate-runner[bot]
- 93: Update dependency wyrihaximus/simple-twig to ^2.4.0 thanks to @renovate-runner[bot]