FileDownloader v0.2.7 Release Notes

  • 2016-04-22

    ๐Ÿ†• New Interfaces

    • โž• Add FileDownloader#setTaskCompleted(taskAtomList:List<FileDownloadTaskAtom>): Used to telling the FileDownloader Engine that a bulk of tasks have already downloaded by other ways.

    โœจ Enhancement

    • ๐Ÿ‘Œ Improve Robust: Throw the Fatal-Exception directly when request to bind the FileDownloadService in the :filedownloader process. Closes #119 .