Skip to content
v1.1.0

- Added `Loader::loadFromFile` #79
- Added exception on missing reference: #179
- Add support for 2.5 embeddables: #137
- Now requires doctrine/orm >= 2.4 if you use doctrine/orm
- PHPCRExecutor is now ran in a transaction: #165
- PHPCRExecutor now has tests: #165
- MongoDBPurger will now recreate dropped indices: #188
- MongoDB is now tested against a Mongo database if available: #188