Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

v4.0.4

Compare
Choose a tag to compare
@jheer jheer released this 13 Jul 23:04
· 4 commits to master since this release

Changes:

  • Fix operator pulse assignment bug.
  • Fix run to return the dataflow instance.
  • Fix runAsync and request to handle chained load requests.
  • Update request changeset to remove existing data.
  • Update request to return a Promise that resolves to a status code: 0 for success, -1 for load fail, -2 for parse fail.