Skip to content

vineyard v0.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 01:59
· 678 commits to main since this release

Vineyard v0.8.6 improves the C++ template files a bit.

Commits

  • [8d593b1f]: Fixes the syntax error in comments (#999) (Tao He)
  • [e997c3ef]: Syntax highlighting in VIM. (#998) (Tao He)
  • [dce0a5de]: Unsigned types in graphs schema. (#997) (Tao He)
  • [51019226]: Nested ns declaration is a C++17 extension. (#996) (Tao He)
  • [bd7cb9ae]: Fixes the construct of global dataframe/tensor to match the semantic of python. (#994) (Tao He)
  • [00a15f42]: Add debuginfo only for vineyard components (#992) (Tao He)