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 3e9c143 commit d3d96dbCopy full SHA for d3d96db
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.2.0
11
12
- Make `LogInterceptor` prints in DEBUG mode (when the assertion is enabled) by default.
13
- Deprecate `DioError` in favor of `DioException`.
14
- Fix `IOHttpClientAdapter.onHttpClientCreate` Repeated calls
dio/pubspec.yaml
@@ -9,7 +9,7 @@ description: |
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/dio
issue_tracker: https://github.com/cfug/dio/issues
-version: 5.1.2
+version: 5.2.0
environment:
15
sdk: '>=2.15.0 <3.0.0'
0 commit comments