Skip to content

v0.16.0

Choose a tag to compare

@wjones127 wjones127 released this 05 Aug 22:28
· 3591 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