python-v0.1.8 Release
·
2711 commits
to main
since this release
What's Changed
- Performance improvements in index creation
- Expressions now support escaping column names, timestamp / date literals, and cast expressions
- Allow recreate index with the same name on the same column
- Various Python API Improvements by @wjones127 in #162
- [docs] Fixed Minor typo in embedding.md by @trueutkarsh in #167
- [Python] FIx Contextualizer validation to arguments by @Nithinps021 in #168
- add black to python CI by @TevinWang in #178
- feat(python): add action to tag python releases by @gsilvestrin in #172
- Bump pylance 0.4.17 -> 0.4.20 by @gsilvestrin in #173
- feat(python): add action to build and publish wheel by @gsilvestrin in #179
New Contributors
- @trueutkarsh made their first contribution in #167
- @Nithinps021 made their first contribution in #168
- @TevinWang made their first contribution in #178
Full Changelog: v0.1.6-python...python-v0.1.8