Skip to content

v1.9.0

Choose a tag to compare

@jonathantorres jonathantorres released this 10 Apr 16:32
· 327 commits to master since this release
  • Added
  • Fixed
    • User can use the more intent revealing option alias --test-framework to select a testing framework. The --test option will be removed in a future release. Done by @raphaelstolt. See #96.
    • Broken link in README when using the --github-templates option. Done by @raphaelstolt. See #105.
    • Default PHP version is no longer set to the exact patch version. Done by @raphaelstolt. See #85.
    • Missing PHP version in constructed Travis file. Done by @raphaelstolt. See #91.