Skip to content

v0.2.22

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 06:48
· 437 commits to refs/heads/main since this release
c439cbc

Changes

This is the last release that will support Python 3.7 which has been EOL for about a year now.

✨ New Features

🚀 Performance Improvements

  • [PERF] Move with_column and exclude function logic to Rust side, add with_columns @kevinzwang (#2167)
  • [PERF] Refactor TreeNode to be native to Arc<TreeNode> @samster25 (#2175)

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

5 changes