v0.3.0
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