Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 778 Bytes

File metadata and controls

43 lines (28 loc) · 778 Bytes

0.2.0

  • add global log switch DioHttpEngine.enableLog to control log output for better performance
  • fix type checking in ResponseResult
  • update log output format

0.1.3

  • upgrade dio to 5.8.0+1
  • add patch request type

0.1.2

  • upgrade documentation

0.1.1

  • fix error management

0.1.0

  • Documentation improvements:
    • Added English documentation as default
    • Added Chinese documentation (README_CN.md)
    • Enhanced usage examples
    • Added error handling documentation
    • Added loading state management examples
  • Code improvements:
    • Enhanced error handling
    • Improved loading state management
    • Added comprehensive example implementation

0.0.7

  • fix model type parse error

0.0.6

  • update readme.

0.0.5

  • update dio to 5.7.0.