Skip to content

v0.24.2

Latest
Compare
Choose a tag to compare
@sunng87 sunng87 released this 19 Sep 17:46
· 3 commits to master since this release
772cd44

What's Changed

  • Improve phrasing / readability of crate docs opening paragraph by @akesling in #193
  • chore: skip building duckdb by @sunng87 in #195
  • fix: array type text serialization by @sunng87 in #194
  • chore(deps): update rusqlite requirement from 0.31.0 to 0.32.1 by @dependabot in #196
  • chore(deps): update derive-new requirement from 0.6 to 0.7 by @dependabot in #197
  • ci: improve build time and ci for sqlite/duckdb dependencies by @sunng87 in #199
  • fix: string escape for array by @sunng87 in #198

New Contributors

Full Changelog: v0.24.1...v0.24.2