2021-05-15 08:48:20 +00:00
|
|
|
# 4.0.1
|
|
|
|
* Updated AUTHORS and LICENSE
|
|
|
|
|
2021-05-02 04:12:43 +00:00
|
|
|
# 4.0.0
|
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
|
|
|
|
# 3.0.0
|
|
|
|
* Migrated to work with Dart SDK 2.12.x Non NNBD
|
|
|
|
|
2019-01-06 17:58:41 +00:00
|
|
|
# 2.0.1
|
|
|
|
* Update badge.
|
|
|
|
* Handle userInfo + basic auth.
|
|
|
|
|
2019-01-06 17:41:06 +00:00
|
|
|
# 2.0.0
|
2019-01-06 17:58:41 +00:00
|
|
|
* Update to work with `client@2`.
|
2019-01-06 17:41:06 +00:00
|
|
|
|
2018-11-08 22:02:23 +00:00
|
|
|
# 2.0.0-alpha.4
|
|
|
|
# 2.0.0-alpha.3
|
2018-11-08 21:57:56 +00:00
|
|
|
* Update `http` dependency.
|
|
|
|
|
2018-10-22 23:10:37 +00:00
|
|
|
# 2.0.0-alpha.2
|
|
|
|
* Explicitly import `package:angel_framework/http.dart`.
|
|
|
|
|
2018-10-21 08:22:41 +00:00
|
|
|
# 2.0.0-alpha.1
|
|
|
|
* Update for compliance with newer `angel_client`.
|
|
|
|
|
2018-08-28 14:24:44 +00:00
|
|
|
# 2.0.0-alpha
|
|
|
|
* Depend on Dart 2 and Angel 2.
|
|
|
|
|
2018-07-09 16:10:25 +00:00
|
|
|
# 1.1.0+1
|
|
|
|
* Dart 2/strong mode fixes.
|
|
|
|
* Pass a `useZone` flag to `AngelHttp` through `TestServer`.
|