platform/packages/http_exception/CHANGELOG.md
Tobe O 3a14263a6f Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2'
git-subtree-dir: packages/http_exception
git-subtree-mainline: 58e42256e5
git-subtree-split: fef0c68159
2020-02-15 18:28:41 -05:00

255 B

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.