Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

1.0.2

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 22 May 21:40
· 77 commits to master since this release

What's new

  • PHPUnit Tests with full code coverage
  • As this is a bundle for eZ Publish 5, it now follows the eZ Publish Coding Standards
  • Integrated Travis-CI and Scrutinizer-CI
  • Added .gitattributes file for smaller release packages

Changes

  • The class alias in generated migrations has been changed from AbstractEzPublishMigration to EzPublishMigration - you don't need to change your already existing migrations