Skip to content

Release v4.2.3

Choose a tag to compare

@ashvardanian ashvardanian released this 27 Oct 16:20
· 0 commits to 7133db67db3172cb1c175c7a15ecf394263515fc since this release

Release: v4.2.3 [skip ci]

Patch

  • Fix: Missing bounds checks in Rust (#273) (5219a4d)
  • Fix: Type-casting UBs of movemask bitsets (7c42b98)
  • Fix: Handling a larger order array (32b6350)
  • Fix: head_length is pre-decremented to zero (1c5c7e8)
  • Fix: Avoid std::enable_if for non-STL builds (568d90c)
  • Fix: Lifetime of temp strings in ranges (73ce811)