There was an error while loading. Please reload this page.
1 parent 4eadc98 commit 2ddd0d8Copy full SHA for 2ddd0d8
HISTORY
@@ -1,6 +1,7 @@
1
0.9.6-21 2011-10-05
2
* Reworked reconnect code to work correctly
3
* Handling errors in different parts of the code to ensure that it does not lock the connection
4
+* Consistent error handling for Object.createFromHexString for JS and C++
5
6
0.9.6-20 2011-10-04
7
* Reworked bson.js parser to get rid off Array.shift() due to it allocating new memory for each call. Speedup varies between 5-15% depending on doc
0 commit comments