Skip to content

2.0.1

Compare
Choose a tag to compare
@renatonascalves renatonascalves released this 11 Apr 23:55
· 57 commits to master since this release
bdd26c6
  • Load the bp scaffold command only if the Scaffold package is present
  • Updated PHPCS ruleset and fixed phpcs rules
  • Fix changelog.md markdown bugs
  • Moved from Travis to Github Actions for CI tests
  • CI tests against PHP 8.0 now
  • Upgraded the wp-cli/wp-cli-tests package to latest
  • Upgraded the wp-cli/wp-cli package to latest
  • Added a new behat.yml file for the test setup
  • wp bp component:
    • properly listing active components.
    • status string updated from uppercase to lowercase.
    • we are checking the component status correctly.
    • we improved the behat tests.
    • we are escaping the component description.
    • we are escaping the component title.