Skip to content

v0.3.2

Compare
Choose a tag to compare
@im-kulikov im-kulikov released this 10 Feb 14:01
· 1042 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