Skip to content

gauge-ts v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 09:07
· 32 commits to main since this release

Deprecation Notice

The usage of the raw table is deprecated. Please use the Table and TableRow types.

Features

  • Add support for the Table type parameter.

Misc

  • Add gRPC support
  • Migrate to pure gRPC
  • Update protobuf lib

None