Releases: lance-format/lance-graph
Releases · lance-format/lance-graph
v0.3.1
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
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
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
- @beinan made their first contribution in #1
- @ChunxuTang made their first contribution in #11
- @leiyuou made their first contribution in #40
- @jja725 made their first contribution in #44
- @haoxins made their first contribution in #46
Full Changelog: https://github.com/lance-format/lance-graph/commits/v0.2.0-beta.1