Skip to content

v0.12.0

Pre-release
Pre-release

Choose a tag to compare

@ashvardanian ashvardanian released this 16 Apr 09:12

0.12.0 (2023-04-16)

Add

  • argparse cmake conf. (8f88158)
  • benchmark for docs import (23b5d58)
  • benchmark for tooling (c40ab6e)
  • fallthrough statement in switch, arena making if not exist (fdab2a0)
  • get threads count with CLI arg. (2b9755b)
  • impl. for import/export tools (5323495)
  • links for tabular bench. and tests (a3847b0)
  • preparing of fields for docs (93991e5)
  • src to include directories (2719128)
  • tests for crashing cases (3153317)
  • validations for graph exporting (5a27dc7)

Build

Cleanup

Configure

  • tabular bench. for debuging (8b3fc57)
  • tools test debugging (65d3f5c)

Exclude

  • graph import/export interface (ce0c95d)

Fix

Link

Make

  • devcontainer fix (3a54c23)
  • mutex function static var. (afa0179)
  • structures C99 headers compatible (d672396)
  • tools folder a include directory (bd12430)
  • UDisk library name (8a830e0)

Merge

  • branch 'main-dev' into 154-implement-import-export (23b67a5)

Refactor

Remove

Rename

Set

Use

  • strings_tape_iterator instead of string_iterator (e85c1ee)