Skip to content

v0.7.0

Compare
Choose a tag to compare
@ashvardanian ashvardanian released this 22 May 21:20
· 1685 commits to main since this release

0.7.0 (2023-05-22)

Add

Docs

  • Enable Huge Pages when profiling (9d8b16f)
  • Taking the right pointer (819c596)

Fix

  • Disallow zero threads (74873f3)
  • Implicit casting issues in the core (960c4df)
  • Tracking benchmark start time (aab874c)

Make

  • Disable unkown pragma warnings for JS/Rust (7a25e10)
  • Not skipping docs refresh if build succeeded (f340260)
  • Parameterizing CMake for Conan (0d7a007)

Refactor