Xorbits v0.8.2 Release Notes
Release Date: 2024-12-26 // over 1 year ago-
What's new in 0.8.2 (2024-12-26)
These are the changes in xorbits v0.8.2.
✨ Enhancements
- ⚡️ ENH: update web ui deps & remove deprecated numpy.compat by @luweizheng in #835
- ⬆️ ENH: upgrade CI tests to python>=3.10 by @luweizheng in #837
🐛 Bug fixes
- 🐛 BUG: Fix isolation exit by @codingl2k1 in #834
- 🐛 BUG: set column name when using
xorbits.pandas.Indexby @luweizheng in #836
📚 Documentation
- DOC: operator fusion by @luweizheng in #838
Full Changelog : v0.8.1...v0.8.2
Previous changes from v0.8.1
-
What's new in 0.8.1 (2024-12-05)
These are the changes in xorbits v0.8.1.
✨ Enhancements
- ENH: Fix cuda storage transfer deadlock on multiple GPUs by @luweizheng in #788
- 🐳 BLD: Dockerfile for cpu and cuda by @luweizheng in #831
- ⬆️ BLD: build wheel CI upgrade macos-12 to macos-13 by @luweizheng in #833
🐛 Bug fixes
- 🐛 BUG: fix xoscar.errors.NoIdleSlot when using new_cluster by @hucorz in #827
- BUG: Fix no build_categorical_column error of GPU read_parquet by @hucorz in #832
Full Changelog : v0.8.0...v0.8.1