内容简介:Mongoose 5.4.1 已发布,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。更新内容如下:
Mongoose 5.4.1 已发布,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。
更新内容如下:
-
fix(document): ensure doc array defaults get casted #7337
-
fix(document): make
save()not crash if nested doc has a property 'get' #7316 -
fix(schema): allow using Schema.Types.Map as well as Map to declare a map type #7305
-
fix(map): make set after init mark correct path as modified #7321
-
fix(mongoose): don't recompile model if same collection and schema passed in to
mongoose.model()#5767 -
fix(schema): improve error message when type is invalid #7303
-
fix(schema): add
populatedto reserved property names #7317 -
fix(model): don't run built-in middleware on custom methods and ensure timestamp hooks don't run if children don't have timestamps set #7342
-
docs(schematypes): clarify that you can add arbitrary options to a SchemaType #7340
-
docs(mongoose): clarify that passing same name+schema to
mongoose.model()returns the model #5767 -
docs(index): add useNewUrlParser to example #7368 JIBIN-P
-
docs(connection): add useNewUrlParser to examples #7362 JIBIN-P
-
docs(discriminators): add back missing example from 'recursive embedded discriminators section' #7349
-
docs(schema): improve docs for string and boolean cast() #7351
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Mongoose 5.0.17 发布,MongoDB 异步对象模型工具
- Mongoose 4.13.14 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.5 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.7 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.10 发布,MongoDB 异步对象模型工具
- Mongoose 5.12.5 发布,MongoDB 异步对象模型工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数学之美 (第二版)
吴军 / 人民邮电出版社 / 2014-11 / 49.00元
几年前,“数学之美”系列文章原刊载于谷歌黑板报,获得上百万次点击,得到读者高度评价。读者说,读了“数学之美”,才发现大学时学的数学知识,比如马尔可夫链、矩阵计算,甚至余弦函数原来都如此亲切,并且栩栩如生,才发现自然语言和信息处理这么有趣。 在纸本书的创作中,作者吴军博士几乎把所有文章都重写了一遍,为的是把高深的数学原理讲得更加通俗易懂,让非专业读者也能领略数学的魅力。读者通过具体的例子学到的......一起来看看 《数学之美 (第二版)》 这本书的介绍吧!