0.60.0#

Released 2026-02-26 — GitHub Release

0.60.0 largely involves unifying our vtable concepts as per the internal docs page in order to lay the groundwork for future extension points. Most notably: full Extension DType support, as well as AggregateFns.

Changes#

⚠️ Breaks#

✨ Features#

🚀 Performance#

🐛 Bug Fixes#

14 changes

📖 Documentation#

4 changes
  • Language bindings docs (#6666) @gatesn

  • Update docs for vtable unification plan (#6661) @gatesn

  • docs: Remove unused CLI argument (code always uses temporary path) (#6637) @SYaoJun

  • docs: clarify cuda async execution model (#6611) @0ax1

🧰 Maintenance#

24 changes