Skip to content

v0.0.16

Compare
Choose a tag to compare
@greyscaled greyscaled released this 27 Jun 14:52
· 260 commits to main since this release
v0.0.16
41a5185

Highlights

  • table functions:
    • csv_scan(file) to read from CSV files locally, or remotely
    • All _scan functions can now handle file:// and relative URLs
  • build:
    • Releases now contain a binary of glaredb for Windows
  • misc:
    • Initial work on Python bindings for glaredb. More to come in the next release.

What's Changed

Full Changelog: v0.0.15...v0.0.16