Skip to content

v0.3.0

Choose a tag to compare

@gordonmurray gordonmurray released this 10 Jun 19:16
· 35 commits to main since this release

What's Changed

  • fix: check response.ok before parsing JSON in frontend fetch calls by @gordonmurray in #49
  • test: add API endpoint test suite and enable the CI test job by @gordonmurray in #50
  • docs: refresh README by @gordonmurray in #52
  • feat: add LanceDB 0.33.0 image and make it the recommended version by @gordonmurray in #55
  • fix: use list_tables() when available, table_names() is deprecated by @gordonmurray in #56

Full Changelog: v0.2.0...v0.3.0