Skip to content

v0.6.1 Release

Compare
Choose a tag to compare
@vancexu vancexu released this 18 Apr 18:51
· 638 commits to master since this release
72dadb9

New features

  • Add tags to metrics (#414)
  • Add SignalWithStart (#422) doc
  • add SignalChannel interface (#425) doc
  • side effect with ID (#428) doc
  • Add Decoder API NewValue in client (#435) doc

Bug fixes

  • init mock clock with current time (#424)
  • fix context misuse (#427)
  • Fix unit tests missed assert mocks expectation (#429)
  • Dump all registered activities when activity not found (#437)

Miscellaneous

  • Add wrapper test (#426)
  • Fix lint issue from context.WithValue (#431)
  • Actually detect the existing lint failures (#430)
  • fix misspell (#436)