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