We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebfc9a commit fe1a62fCopy full SHA for fe1a62f
dio/CHANGELOG.md
@@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**
5
6
## Unreleased
7
8
+*None.*
9
+
10
+## 5.9.0
11
12
- Do not allow updating the error field after a cancel token has canceled.
13
- Allow passing an initial interceptors list to the constructor of `Interceptors`.
14
- Use `package:mime` to help determine the `content-type` of `MultipartFile` base on the provided `filename`.
dio/pubspec.yaml
@@ -1,5 +1,5 @@
1
name: dio
2
-version: 5.8.0+1
+version: 5.9.0
3
4
description: |
A powerful HTTP networking package,
0 commit comments