Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@yosymfony yosymfony released this 02 Sep 15:43

What's new in this release?

  • The interface RepositoryOperationInterface has been removed. Its method has been moved to RepositoryInterface.
  • The dependency with package symfony/config is not necessary any more.
  • The import feature doesn't support wildcard in the path of a file.
  • The validation feature (it came from Symfony config) has been dropped.
  • Tests have been refactored.