Version 1.1.3
- Fix WPCS in theme-tests generation [#121]
- Use correct default
$WP_TESTS_DIR
on MacOS [#131] - Switch CircleCI template to CircleCI 2.0 [#115]
- Fix
sed -i
option on MacOS [#132] - Exclude
tests/test-sample.php
via thephpunit.xml.dist
file [#134] - Add PHP 7.2 to CI templates [#135]
- Fix theme-specific paths in scaffolded blocks [#137]
- Modify
scaffold block
to createindex.js
[#142]