Skip to content

v1.1.0

Compare
Choose a tag to compare
@lavoiesl lavoiesl released this 28 Mar 22:29
  • 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