v1.0.1
Release v1.0.1
This is a maintenance release. PFB the changes
lastrowdidis included in the query response if availablerowcountis included in the query response if available- In the response
JSON, the keyrow_countis changed torowcountto be inline with SQLite terminology - Removed list comprehension when generating a resultset. Now, we use the
listcallable - Minor code formatting changes for better readability
- Added
Windows OSin the build matrix - Added
Python3.9in the build matrix