Skip to content

vineyard v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 03:43
· 808 commits to main since this release

Vineyard v0.5.4 address several compliation issues about graph data structures.

Commits

  • [7b5b144]: Fixes compilation failure of ArrowTensorT<string_view> with template specialization (#806) (DongZe Li)
  • [d229431]: Fixes a typo in tutorials (#804) (bobhan1)
  • [c5db621]: Enable optional wyhash for hashmap. (#800) (Tao He)
  • [0da6a95]: Fixes the link failure under C++14. (#801) (Tao He)
  • [924f694]: Support lru in ColdObjectTracker (#794) (Yitao Wang)