platform/packages/test/CHANGELOG.md
Tobe O 5834fbe416 Add 'packages/test/' from commit '7508913df7203436eeddb271a53fb922aaeb77db'
git-subtree-dir: packages/test
git-subtree-mainline: c6d7d5f416
git-subtree-split: 7508913df7
2020-02-15 18:28:51 -05:00

23 lines
No EOL
448 B
Markdown

# 2.0.1
* Update badge.
* Handle userInfo + basic auth.
# 2.0.0
* Update to work with `client@2`.
# 2.0.0-alpha.4
# 2.0.0-alpha.3
* Update `http` dependency.
# 2.0.0-alpha.2
* Explicitly import `package:angel_framework/http.dart`.
# 2.0.0-alpha.1
* Update for compliance with newer `angel_client`.
# 2.0.0-alpha
* Depend on Dart 2 and Angel 2.
# 1.1.0+1
* Dart 2/strong mode fixes.
* Pass a `useZone` flag to `AngelHttp` through `TestServer`.