Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 836 Bytes

History.md

File metadata and controls

40 lines (32 loc) · 836 Bytes

0.3.2 / 2011-03-01

  • exports all classes of node-mongodb-native

0.3.1 / 2011-02-26

  • bug fix #33

0.3.0 / 2011-01-19

  • add ReplSet support
  • bug fix

0.2.3 / 2011-01-03

  • add db.toObjectID
  • fix #25 for node-mongodb-native update

0.2.2 / 2011-12-02

  • 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.

0.2.1 / 2011-11-18

  • add ObjectId support for XXXXById

0.2.0 / 2011-11-06

  • add SkinDB.gridfs

0.1.3 / 2011-05-24

  • add SkinCollection.removeById

0.1.2 / 2011-04-30

  • add mongoskin.router