3a14263a6f
git-subtree-dir: packages/http_exception git-subtree-mainline:58e42256e5
git-subtree-split:fef0c68159
12 lines
No EOL
255 B
Markdown
12 lines
No EOL
255 B
Markdown
# 1.1.0
|
|
* Emit `is_error` and `status_code` in `toJson()`.
|
|
* No more `camelCase` at all.
|
|
|
|
# 1.0.0+3
|
|
* Slightly relax the deserialization of `errors`.
|
|
|
|
# 1.0.0+2
|
|
* Added a backwards-compatible way to cast the `errors` List.
|
|
|
|
# 1.0.0+1
|
|
* Dart 2 updates. |