We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5f405 commit 5034772Copy full SHA for 5034772
HISTORY.md
@@ -1,3 +1,7 @@
1
+0.5.5 2016-09-15
2
+-----------------
3
+- Added DBPointer up conversion to DBRef
4
+
5
0.5.4 2016-08-23
6
-----------------
7
- Added promoteValues flag (default to true) allowing user to specify if deserialization should be into wrapper classes only.
package.json
@@ -14,7 +14,7 @@
14
"tools",
15
"deserializer_bak.js"
16
],
17
- "version": "0.5.4",
+ "version": "0.5.5",
18
"author": "Christian Amor Kvalheim <[email protected]>",
19
"contributors": [],
20
"repository": "mongodb/js-bson",
0 commit comments