Skip to content

2.2.5 Release

Compare
Choose a tag to compare
@Sammaye Sammaye released this 27 Sep 08:52
· 236 commits to master since this release

This is a stepping stone release designed to give a milestone of functionality and a breaker for the next version would could potentially be quite a substantial change to how error handling works.

Fixes include:

  • EMongoDocument search function changes to bring it upto scratch with EMongoCriteria: #121
  • EMongoFile cleaning and updating including better following KISS and DRY paradigms and adding a __call to get functions on the MongoGridFSFile object. Also fixed the save function so that the MongoGridFSFile was populated correctly: #122