Skip to content

0.3 Bug fix release

Compare
Choose a tag to compare
@jentfoo jentfoo released this 06 Nov 16:11
· 95 commits to master since this 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.