Skip to content

vineyard v0.3.16

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 03:37
· 929 commits to main since this release

Vineyard v0.3.16 improves the serialization/deserialization of vineyard objects.

Commits

  • [0359622]: Allow CI been triggerd manually. (Tao He)
  • [7f4b10a]: Fixes serveral issues for (de)serialization on K8s. (#636) (Tao He)
  • [2ed6ff8]: Lint some python source files. (#635) (Tao He)
  • [31488ea]: Fixes the typing hint under Python 3.8. (#634) (Tao He)
  • [eb9ad22]: Bump up the version number to v0.3.16. (Tao He)
  • [a80c014]: Implements serialzer and deserializer on vineyard objects. (#632) (Tao He)
  • [ca5a7a5]: Fix the sequence of dataframe may not correct (#633) (Siyuan Zhang)
  • [6a3d51d]: Fixes a bug when adding full "metadata" as member of global objects. (#631) (Tao He)