Skip to content

v0.2.0

Compare
Choose a tag to compare
@ashvardanian ashvardanian released this 23 Mar 12:21
· 130 commits to main since this release

0.2.0 (2023-03-23)

Add

  • Benchmark Code (a7b7928)
  • Catching error in python server for posix. (4452a07)
  • FastAPI version of the same benchmark (3c3de53)
  • Positionals for python. Closes #29 (f6cd8c4), closes #29
  • Print server startup info in python too. (7281a00)
  • quiet flag. (51364a7)
  • Semantic Versioning (a7e421a)
  • Use raw TCP for Client instead requests (fcede79)

Build

Docs

  • Add PR template, and editor configs (df753e5)

Fix

Make

Refactor