Comparing version 1.3.7 to 1.3.8
@@ -5,3 +5,3 @@ { | ||
"description": "High speed Synchronous and Asynchronous access to M-like databases from Node.js.", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"maintainers": "Chris Munt <cmunt@mgateway.com>", | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/chrisemunt/mg-dbx", |
@@ -6,3 +6,3 @@ # mg-dbx | ||
Chris Munt <cmunt@mgateway.com> | ||
1 November 2019, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com) | ||
14 November 2019, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com) | ||
@@ -680,2 +680,7 @@ * Verified to work with Node.js v8 to v12. | ||
### v1.3.8 (14 November 2019) | ||
* Correct a fault in the Global Increment method. | ||
* Correct a fault that resulted in query.next() and query.previous() loops not terminating properly (with null) under YottaDB. This fault affected YottaDB releases after 1.22 | ||
* Modify the version() method so that it returns the version of YottaDB rather than the version of the underlying GT.M engine. | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2166910
685