v0.6.0
What's Changed
- Make mac-arm64 for apple silicon(M1, M2) by @auxten in #3
- Added Dataframe output format by @nmreadelf in #6
- Add to pandas example by @auxten in #5
- AWS Lambda compatibility by @lmangani in #9
- Fix build_mac_arm64.sh by @auxten in #10
- Try import pyarrow and pandas when necessary by @auxten in #13
- Automatic fix chdb_version = (0, 5, 0) in init.py in setup.py
- Try importing pyarrow and pandas when necessary, tell user to install them if import error.
New Contributors
- @nmreadelf made their first contribution in #6
- @lmangani made their first contribution in #9
Full Changelog: v0.4.0...v0.6.0