Skip to content

vineyard v0.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 10:04
· 160 commits to main since this release

Vineyard v0.20.1 supports dates data types in graphs.

Commits

  • [0bb61f2f]: Bump up vineyard version to v0.20.1 and fixes a bug in type parameter (Tao He)
  • [16c20b95]: Bump up vineyard version to v0.20.1 (Tao He)
  • [3ac1f053]: Enable date and time types support in vineyard-graph (#1721) (Tao He)
  • [b0c3129d]: Packed nbr_unit_t to decrease the memory footprint when using int32_t as vid_t (#1715) (Tao He)