Skip to content

0.60.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 14:00
· 19 commits to develop since this release
Immutable release. Only release title and notes can be modified.
24f57f6

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