0.3 Bug fix release
Includes several minor improvements in code and testing. However most notable fixes are:
- Fixed thread safety in prepared statements, particularly when canceling
isClosed()
status is verified against all delegate connections in case an exception or other behavior caused one to close without us being aware.