Skip to content

Promises and Modules

Compare
Choose a tag to compare
@istateside istateside released this 12 Jan 17:05
· 77 commits to master since this release
3891f6b
  • BREAKING: Replaces CD.suspend and CD.capture with CD.pause and CD.resume
  • Returns Promises from asynchronous actions (get, getImage, getCORS, getImages)
  • Deprecates the callback pattern used in asynchronous functions
  • Begins building cropduster as two separate bundles- one to be used in the browser, and one to be imported as a dependency to other scripts