Releases: JUVOJustin/wordpress-plugin-boilerplate
Releases · JUVOJustin/wordpress-plugin-boilerplate
1.0.10
Enforce keeping .gitkeep inside bin folder to make github actions allow adding strauss in bin folder if it was not committed
1.0.9
Use strauss binary instead composer dependency to avoid conflicts during bundling
1.0.8
1.0.7: Feature/rerun setup (#110)
- Add: Allow rerunning the setup again to change Namespaces, Plugin Name etc.
- Refactor glob and replace with regex iterator
1.0.6
Hotfix: Add Slah for path again
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Support wp-cli command registration by @JUVOJustin in #107
- Feature/wp cli setup command by @JUVOJustin in #108
Full Changelog: 1.0.4...1.0.5
1.0.4
Fix: Do not make plugin name uppercase in headers
Full Changelog: 1.0.3...1.0.4