Releases: wp-forge/wp-scaffolding-tool
Releases · wp-forge/wp-scaffolding-tool
1.2.0
What's Changed
- Set
require
/platform
to7.3
andupdate
by @BrianHenryIE in #2 - Add basic PhpUnit by @BrianHenryIE in #3
- Add:
composerPackageInstalled
condition by @BrianHenryIE in #4
New Contributors
- @BrianHenryIE made their first contribution in #2
Full Changelog: 1.1.1...1.2.0
Version 1.1.1
- Fixes bug where JSON objects were being converted to arrays
- Minor bugfix in
appendPath()
method - Updates the
wp-forge/helpers
package dependency (non-breaking)
Version 1.1
Add support for comparisons
Version 1.0
Initial release