Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@michalsn michalsn released this 27 Dec 12:33
e852187

Changed

  • Minimum PHP version bumped to 8.1
  • All deprecated methods has been removed: autoDeployCheck(), autoDeployCheckJs(), autoDeployCheckCss(), deployJs(), deployCss(), emptyFolder()
  • Signature for AdapterInterface methods has changed

Added

  • Code quality tools: PHPStan, Psalm, Rector
  • Proper documentation

Full Changelog: v1.4.1...v2.0.0