Skip to content

v0.16.0

Compare
Choose a tag to compare
@wjones127 wjones127 released this 05 Aug 22:28
· 461 commits to main since this release
508c1a1

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐛

  • fix: correctly encode a list type when all items are empty by @westonpace in #2653
  • fix: improve error message when can't train PQ on too small dataset by @albertlockett in #2644
  • fix: slight cleanups to path handling so that the indices builder tool properly supports Windows by @westonpace in #2689

Documentation 📚

  • docs: schema evolution by @wjones127 in #1911
  • docs: reorg the scalar index python docstring to make the index type clear by @eddyxu in #2678

Performance Improvements 🚀

Other Changes

New Contributors

Full Changelog: v0.15.0...v0.16.0