Skip to content

2.1.0-RC7

Compare
Choose a tag to compare
@tonyofrancis tonyofrancis released this 20 Jun 15:29
· 576 commits to v3.0x since this release

Version 2.1.0-RC7

  • Added new Fetch methods addCompletedDownload(completedDownload, callback, callback) and addCompletedDownloads(completedDownloadsList, callback, callback).
    These methods allows you to add a completed download to Fetch for management. Associated methods were also added for RxFetch.