Skip to content

v0.19.2

Compare
Choose a tag to compare
@sunng87 sunng87 released this 31 Jan 06:31
· 95 commits to master since this release
30707e1

What's Changed

  • fix: Arc impl Send and Sync does not require static bound for T by @tisonkun in #149
  • chore(deps): update datafusion requirement from 34 to 35 by @dependabot in #150
  • chore(deps): update sqlparser requirement from 0.41 to 0.43 by @dependabot in #151
  • fix: allow unknown type for Parse by @sunng87 in #153

New Contributors

Full Changelog: v0.19.1...v0.19.2