What's new in this release?
- The interface
RepositoryOperationInterface
has been removed. Its method has been moved toRepositoryInterface
. - 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.