v1.1.0
What's Changed
- Vector search similar movies with embedding generated by item2vec and CBOW model by @Daniel-Robbins in #150
- Cleanup too verbose output by @Daniel-Robbins in #154
- Hack to gen clean version libchdb.so with example by @Daniel-Robbins in #155
- Update README.md by @auxten in #156
- Fix linux aarch64 libchdb.so upload by @Daniel-Robbins in #157
- Fix symbol visibility on macOS by @Daniel-Robbins in #158
- Fix misused clang flag on macOS by @Daniel-Robbins in #159
- Put chdb.h in by @auxten in #160
- Show symbols vis for pychdb and libchdb by @Daniel-Robbins in #165
Full Changelog: v1.0.2...v1.1.0