Skip to content

v5.3.3

Choose a tag to compare

@sdd sdd released this 27 Jul 02:04
· 345 commits to master since this release
Immutable release. Only release title and notes can be modified.

Ci

  • Don't run comitlint for dependabot PRs
  • Add v5 eytzinger profile benchmarks
  • Split v5 nightly debug and release tests
  • Allow nightly chunks lint at MSRV
  • Stop ignoring the pinned v5 lockfile

🐛 Bug Fixes

  • Correct v5 unsorted nearest-n parity reporting
  • Preserve stem alignment in rkyv conversion
  • Use metric accumulation for immutable nearest one
  • Allow mutable splits past constant axes

🧪 Testing

  • Add v5 release parity benchmark reporting

🧹 Chore