File tree 2 files changed +14
-1
lines changed 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.0.7 " ></a >
2
+ ## [ 1.0.7] ( https://github.com/mongodb/js-bson/compare/v1.0.6...v1.0.7 ) (2018-06-06)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** binary:** add type checking for buffer ([ 26b05b5] ( https://github.com/mongodb/js-bson/commit/26b05b5 ) )
8
+ * ** bson:** fix custom inspect property ([ 080323b] ( https://github.com/mongodb/js-bson/commit/080323b ) )
9
+ * ** readme:** clarify documentation about deserialize methods ([ 20f764c] ( https://github.com/mongodb/js-bson/commit/20f764c ) )
10
+ * ** serialization:** normalize function stringification ([ 1320c10] ( https://github.com/mongodb/js-bson/commit/1320c10 ) )
11
+
12
+
13
+
1
14
<a name =" 1.0.6 " ></a >
2
15
## [ 1.0.6] ( https://github.com/mongodb/js-bson/compare/v1.0.5...v1.0.6 ) (2018-03-12)
3
16
Original file line number Diff line number Diff line change 12
12
" browser_build" ,
13
13
" bower.json"
14
14
],
15
- "version" : " 1.0.6 " ,
15
+ "version" : " 1.0.7 " ,
16
16
"author" : " Christian Amor Kvalheim <christkv@gmail.com>" ,
17
17
"contributors" : [],
18
18
"repository" : " mongodb/js-bson" ,
You can’t perform that action at this time.
0 commit comments