Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 418 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 418 Bytes

0.1.8

  • change file name "TransFormer" to "Transformer"
  • change "dio.transFormer" to "dio.transformer"
  • change deprecated "UTF8" to "utf8"

0.1.5

  • add clear method for dio instance

0.1.4

  • fix download bugs

0.1.3

  • support upload files with Array
  • support create HttpClient by user self in onHttpClientCreate
  • support generic
  • bug fix

0.0.1

  • Initial version, created by Stagehand