| Changelog for mongo |
| Release |
What has changed? |
| 1.0.1 |
Big-endian support
MongoCollection::update can affect multiple documents
MongoCursor::count uses limit and skip, optionally
MongoDBRef supports $db
MongoMinKey and MongoMax Key
Cursor::immortal
Constants for binary types
MongoDB::authenticate |
| 1.0.0 |
Safe insert
Configurable special character
Error methods are on MongoDB, not Mongo |
| 0.9.5 |
Unbreak backwards compatibility
Arrays are saved as arrays only if they have ascending numeric indices, otherwise they're saved as objects |
| 0.9.3 |
added slaveOkay(), tailable(), and logReplay() to MongoCursor
empty array() defaults to array type, added MongoEmptyObj
MongoId serialize/unserialize |
| 0.9.2 |
Optimizations, bug fixes
Windows build
5.1 compatible |
| 0.9.1 |
Code cleanup
Speed improvement
Windows work |
| 0.9.0 |
Added classes
5.3 compatible |