All Notable changes to entityservice
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Added a repository backed by a Doctrine Collection
- Removed flush method
- New version of the library where all Zend Framework components are moved out of the repository.
- Made the repository ready for open source.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Disabled autoAddInvokableClass for ServiceManagers
- Fixed unit tests.
- Added a Gitlab CI build script.
- Nothing
- Nothing
- Nothing
- Nothing
- Check for implementation of Identifiable
- Added a missing use statement
- Nothing
- Nothing
- Nothing
- Nothing
- Updated the installation instructions in the README file.
- Made sure we use getOneOrNullResult so that Doctrine doesn't throw an exception.
- Nothing
- Nothing
- Nothing
- Nothing
- Fixed the findOneBy method for when no criteria is passed.
- Made sure that the result is limited to one result.
- Nothing
- Nothing
- Nothing
- Nothing
- Fixed a bug in the countBy method because the criteria object was modified and should have been cloned.
- Nothing
- Nothing
- Nothing
- Nothing
- The ORM repository can now also handle the Criteria object correctly.
- The build tools also checks the CS correctly now.
- Nothing
- Nothing
- Simplified the API, no longer returning a ServiceResult.
- Nothing
- Nothing
- The ServiceProblem class is removed.
- The ServiceResult class is removed.
- Nothing
- The initial release.
- Nothing
- Nothing
- Nothing
- Nothing