Skip to content

v0.6.3

Compare
Choose a tag to compare
@emmenko emmenko released this 04 Mar 12:32
· 125 commits to master since this release

New:

  • expose StockImport when require('sphere-stock-import') module
  • add performStream method
# chunk: a list of stock objects
# callback: a function called when the given chunk has been processed
performStream(chunk, callback)