Releases: lance-format/lance-context
Releases · lance-format/lance-context
v0.2.4
v0.2.3
v0.2.2
v0.2.1
What's Changed
- feat: add list() method to retrieve stored entries by @dcfocus in #24
- feat: add PyPI example project by @beinan in #26
- chore(ci): add python publish workflow by @beinan in #27
- feat: release gil during remote storage operations to prevent blocking by @fatelei in #29
- chore(ci): add rust publish workflow by @beinan in #30
- feat: implement background compaction for Lance fragments (#16) by @jja725 in #28
New Contributors
- @dcfocus made their first contribution in #24
- @fatelei made their first contribution in #29
- @jja725 made their first contribution in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: add initial lance-context python/rust scaffold and uv workflow by @beinan in #1
- ci: add GitHub Actions for python and rust tests by @beinan in #2
- ci: add style check workflow by @beinan in #3
- chore: add ci-pr-helper skill by @beinan in #5
- feat: implement in-memory context schema by @beinan in #4
- chore: emit gh command for PR skill by @beinan in #7
- feat: add Lance context store append API by @beinan in #6
- refactor: split context modules by @beinan in #8
- feat: add multimodal content serialization by @beinan in #9
- feat: add python bindings for context store by @beinan in #10
- feat: add context checkout by version by @beinan in #11
- feat: add context search API by @beinan in #12
- test: add persistence integration coverage by @beinan in #13
- docs: refresh project README by @beinan in #17
- refactor: adopt crates/python workspace layout by @beinan in #19
- feat: support remote storage for context store by @beinan in #20
- chore: add release automation workflow by @beinan in #22
- fix: close conditional in release summary step by @beinan in #23
New Contributors
Full Changelog: https://github.com/lance-format/lance-context/commits/v0.2.0