Skip to content

v0.6.0

Choose a tag to compare

@auxten auxten released this 18 Apr 08:26
· 98 commits to pybind since this release
028329b

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

Full Changelog: v0.4.0...v0.6.0