Skip to content

v1.2.0

Choose a tag to compare

@mnmkng mnmkng released this 20 Apr 13:00
· 792 commits to master since this release
  • Added function serialization to .start() and .call() function inputs. You can now define input functions as JS functions instead of having to type them out as a string.
  • Added validation for resource IDs to be non-empty. This is non-breaking and prevents cryptic errors like We have bad news: there is no API endpoint at this URL.