Skip to content

v2.1.0

Choose a tag to compare

@composerinteralia composerinteralia released this 11 Mar 19:07
· 447 commits to main since this release
71bac7f

Added

  • Adjust read and write timeouts after connecting. #10
  • Include affected_rows and last_insert_id on the result. #17

Changed

  • Re-use existing interned strings where possible. #12

Fixed

  • Clang 13 warnings. #13 and #14