FileDownloader v1.0.0 Release Notes

  • 2016-08-21

    ๐Ÿ†• New Interfaces

    • โž• Add BaseDownloadTask#cancel: This method is used for explaining why the pause operation is the same as the cancel operation.

    โœจ Enhancement

    • ๐Ÿ‘Œ Improve Performance: Hold the result of isDownloaderProcess.
    • ๐Ÿ‘Œ Improve Practicability: Refactor the visible layer of the code. Closes #283
    • ๐Ÿ‘Œ Improve Practicability: Perfect the java doc. Closes #284
    • ๐Ÿ‘Œ Improve Practicability: Add the java doc website: http://fd.dreamtobe.cn. Closes #285