MongooseJS 4.13.0 发布了,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。
更新内容:
- feat(aggregate): add $addFields helper #5740 AyushG3112
- feat(connection): add connection-level bufferCommands #5720
- feat(connection): add createCollection() helper #5712
- feat(populate): support setting localField and foreignField to functions #5704 #5602
- feat(query): add multipleCastError option for aggregating cast errors when casting update #5609
- feat(populate): allow passing a function to virtual ref #5602
详情请查看发布主页。
下载地址:
转自 http://www.oschina.net/news/90237/mongoose-4-13-0