Skip to content

v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@ashvardanian ashvardanian released this 24 Mar 14:18

0.5.0 (2023-03-24)

Add

  • Build OpenSSL static library (3b9dafd)
  • Config loader: Ignore comments if necessary (e2f95cb)
  • Configurations for LevelDB, RocksDB and their collections #135 (1e3d749), closes #135
  • db config files for leveldb and rocksdb. (2d228b2)
  • Save config in json (ac0ff7d)
  • Uniform config for all engines (5a1f368)

Build

  • Add semantic versioning (6cabfff)
  • Cleaning temporary directory between tests (654fbc4)
  • Explicitly marking targets in tasks.json (48a7591)

Dock

Fix

Make

Merge

  • 'origin/Build-OpenSSL-as-static-library' into 'config' (97b7177)

Refactor