Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@sparked435 sparked435 released this 07 Oct 18:46
· 2 commits to master since this release

This release is primarly to fix the broken builds for MySQL on 32-bit systems. Users of 0.7.3 not expirencing problems can skip or delay upgrading to this release.

What's Changed

  • Add missing braces around initializer by @robert-scheck in #78
  • Unbreak building against MariaDB 5.5 by @robert-scheck in #77
  • Avoid incompatible pointer type error on x86 (32 bit) by @robert-scheck in #76
  • New driver for DuckDB. Largely untested and should be considered expiremental at this time.

Full Changelog: v0.7.3...v0.7.4