Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

v0.3.2

Compare
Choose a tag to compare
@im-kulikov im-kulikov released this 10 Feb 14:01
· 1046 commits to master since this release

0.3.2 - 2020-02-10

Added

  • gRPC method DumpVars to State service
  • add method EncodeVariables to encode debug variables to JSON (slice of bytes)
  • increase test coverage for state package

Updated

  • state proto file
  • documentation for state service and messages