Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 16:35
· 3 commits to main since this release
f4ae376

What's Changed

  • Add zlib dependency to conda dev environment and update websocket code for boost 1.87 by @AdamGlustein in #423
  • Bugfix PyPushGroup refcount, need to hold a ref around in case it dro… by @robambalu in #422
  • Add example notebook of live inference for pydata global 2024 by @ptomecek in #401
  • Pin pyarrow to <19 due to apparent incompatibility with vendored 16.0 Arrow C++ code on x86 macos by @AdamGlustein in #429
  • Fix #425 by @NeejWeej in #427
  • Allow enums and structs to be handled by pydantic by @NeejWeej in #428

Full Changelog: v0.0.6...v0.0.7