2.5.0 / 2012-01-26 =================== * added; doc.toJSON calls toJSON on embedded docs when exists [jerem] * added; populate support for refs of type Buffer (#686) [jerem] * added; $all support for ObjectIds and Dates (#690) * fixed; virtual setter calling on instantiation when strict: true [hunterloftis] (#682) * fixed; doc construction triggering getters (#685) * fixed; MongooseBuffer check in deepEquals (#688) * fixed; range error when using Number _ids with `instance.save()` (#691) * fixed; isNew on embedded docs edge case (#680) * updated; driver to 0.9.8-3 * updated; expose `model()` method within static methods