Skip to content

v0.7.0

Choose a tag to compare

@rougin rougin released this 20 Oct 16:33
· 18 commits to master since this release

Warning

This release will introduce a backward compatability break if upgrading from v0.6.0 release.
This is only applicable to packages that were extended to the Blueprint package.

Added

  • Command class for an alternative way of creating commands

Changed

  • Code coverage to Codecov
  • Code documentation by php-cs-fixer
  • Improved code quality by phpstan
  • Minimum PHP version to v5.3.0
  • Simplified code structure
  • Workflow to Github Actions

Removed

  • Application class
  • File class
  • league/flysystem package
  • twig/twig package
  • rdlowrey/auryn package