- exports all classes of node-mongodb-native
- bug fix #33
- add ReplSet support
- bug fix
- add db.toObjectID
- fix #25 for node-mongodb-native update
- add bind support for embeded collections, e.g. db.bind('system.js')
- add method
toId
to SkinDB - add property
ObjectID
,bson_serializer
to SkinDB. - SkinCollection.prototype.id is now deprecated.
- add ObjectId support for XXXXById
- add SkinDB.gridfs
- add SkinCollection.removeById
- add mongoskin.router