Skip to content

v2.1.0

Choose a tag to compare

@mogstad mogstad released this 07 Sep 08:48
· 4 commits to main since this release

New features

  • Support for including enumValues is restored.
  • Added new payload formats: You're now allowed to send in just a number as the payload, an object containing a time and a value, or the existing format, an object with two arrays with times and values.
  • Allow setting valueType on the signal. type is being renamed to valueType on the API. We will be trating type as an alias for valueType.