Skip to content

2.1.0

Compare
Choose a tag to compare
@kilnerm kilnerm released this 24 Dec 10:39
· 31 commits to master since this release
d4d8be1

This release includes:

  • A fix that ensures string parameters passed to the database are in the ocrrect format and terminated correctly
  • A fix to release internal prepared statements preventing a memory leak
  • A fix to ensure that database connections are closed if not done so explicitly.