Skip to content

Releases: lance-format/lance-graph

v0.3.1

22 Dec 20:51

Choose a tag to compare

What's Changed

  • feat: implement arithmetic expression computation in DataFusion planner by @jja725 in #68
  • chore: Bump lance version to 1.0.0 by @beinan in #69
  • chore: fix lance dependency and remove the implicit feather fallback by @beinan in #70
  • feat: support gcs and s3 as storage by @beinan in #71

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Dec 01:08

Choose a tag to compare

What's Changed

  • ci: fix the python build in publish by @ChunxuTang in #61
  • ci: install maturin in python publish by @ChunxuTang in #62
  • feat: expose the llm callable in the qa agent by @ChunxuTang in #64
  • feat(python): discover actual entity and relationship types from the … by @ChunxuTang in #65
  • Support MIN and MAX in the datafusion planner by @leiyuou in #66
  • doc: update the python repo's readme by @ChunxuTang in #67

Full Changelog: v0.2.0-beta.1...v0.3.0

v0.2.0-beta.1

12 Dec 06:22

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • Created the first release of lance-graph, which contains a Python-based knowledge graph and a Rust-based graph DB on top of Lance.

New Contributors

Full Changelog: https://github.com/lance-format/lance-graph/commits/v0.2.0-beta.1