Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 01:25
· 776 commits to refs/heads/main since this release
1b2e5cd

What's Changed 🚀

✨ Features

🐛 Bug Fixes

  • fix: using estimate memory bytes at first for display scan task source @stayrascal (#5845)
  • fix: Remove pop_all assertion @colin-ho (#5850)
  • fix: Check if deletion vector propagation is supported in deltalake @cckellogg (#5829)
  • fix: Set default ImageMode in decode_image to RGB @colin-ho (#5827)
  • fix: handle FileNotFoundError in read_huggingface fallback @ykdojo (#5831)
  • fix: Add overflow protection to memory estimation @yudduy (#5417)

♻️ Refactor

📖 Documentation

  • docs: improve docstrings of IO read methods for remote URLs @aaron-ang (#5841)
  • docs: fix broken links causing CI failure @ykdojo (#5832)

👷 CI

  • ci: enable Windows Rust tests on PRs @ykdojo (#5823)
  • ci: skip quickstart notebook in notebook-checker workflow @ykdojo (#5804)

🔧 Maintenance

  • chore: remove overwrite_files & write_empty_tabular method @stayrascal (#5838)
  • chore: Fix a minor ambiguity in the README docs @plotor (#5830)

Full Changelog: v0.7.0...v0.7.1