2.2.5 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 withEMongoCriteria
: #121EMongoFile
cleaning and updating including better following KISS and DRY paradigms and adding a__call
to get functions on theMongoGridFSFile
object. Also fixed the save function so that theMongoGridFSFile
was populated correctly: #122