Skip to content

Latest commit

 

History

History
378 lines (209 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

378 lines (209 loc) · 3.54 KB

1.8.4

  • fix bug

1.8.3

  • update dependency

1.8.2

  • update dependency

1.8.1

  • update dependency

1.8.0

  • update dependency

1.7.9

  • optimize getter

1.7.8

  • expose task
  • update dependency

1.7.7

  • fix bug

1.7.6

  • modify print parameters

1.7.5

  • update dependency

1.7.4

  • update dependency

1.7.3

  • update document

1.7.2

  • support to input file path

1.7.1

  • handle management by id
  • fix bug

1.7.0

  • update document
  • fix bug

1.6.9

  • isolate management
  • queue management

1.6.8

  • update document

1.6.7

  • fix bug

1.6.6

  • fix bug

1.6.5

  • update document

1.6.4

  • update document

1.6.3

  • optimize status and progress
  • update document

1.6.2

  • optimize pause
  • update dependency

1.6.1

  • update dependency
  • update example

1.6.0

  • fix bug

1.5.9

  • update document

1.5.8

  • add annotation @pragma('vm:entry-point')
  • update dependency

1.5.7

  • update dependency

1.5.6

  • fix bug
  • optimize batch download
  • update document

1.5.5

  • make Android and iOS consistent
  • update document

1.5.4

  • update document

1.5.3

  • update document

1.5.2

  • optimization

1.5.1

  • optimize failed scenario
  • optimize print
  • update document

1.5.0

  • update document

1.4.9

  • update document

1.4.8

  • update document

1.4.7

  • more accurate status
  • optimize batch download
  • optimize print
  • update document

1.4.6

  • update dependency
  • update document

1.4.5

  • update document

1.4.4

  • bug fix
  • rename api

1.4.3

  • bug fix

1.4.2

  • update document

1.4.1

  • update document

1.4.0

  • update dependency

1.3.9

  • update document

1.3.8

  • more stable
  • more accurate status
  • enable extreme exception to be repaired automatically or manually
  • optimize download action switch
  • optimize example
  • bug fix
  • update document

1.3.7

  • update document

1.3.6

  • update document
  • bug fix

1.3.5

  • update document

1.3.4

  • update document

1.3.3

  • update document

1.3.2

  • optimize handler
  • optimize example
  • fix bug

1.3.1

  • update document
  • fix bug

1.3.0

  • update document
  • upgrade dependency
  • rename some interfaces
  • fix possible bug

1.2.9

  • update document

1.2.8

  • update document

1.2.7

  • bug fixed

1.2.6

  • bug fixed

1.2.5

  • compatible issue resolved

1.2.4

  • optimize pubspec file
  • optimize example

1.2.3

  • fixed clerical error

1.2.2

  • fixed clerical error

1.2.1

  • fix some bugs that occur in abnormal situations, e.g. download failed, process killed suddenly
  • special note: to be more stable, modify file storage directory
    • Android: from temporary directory to external storage directory or document directory
    • iOS: from temporary directory to document directory
  • verify the data on disk, memory, and database to ensure data consistency
  • optimize example

1.2.0

  • update document

1.1.9

  • optimize download progress service
  • optimize example

1.1.8

  • update document

1.1.7

  • fixed error about unknown file persistence

1.1.6

  • update document

1.1.5

  • fixed clerical error

1.1.4

  • optimize example

1.1.3

  • update document

1.1.2

  • remove a dependency - uuid
  • update document

1.1.1

  • fixed clerical error

1.1.0

  • update document

1.0.9

  • update document

1.0.8

  • fixed clerical error

1.0.7

  • update document

1.0.6

  • update document

1.0.5

  • update

1.0.4

  • delete api

1.0.3

  • fixed error

1.0.2

  • update readme

1.0.1

  • second version

1.0.0

  • first version