2021-09-14 01:23:03 +00:00
|
|
|
# Change Log
|
|
|
|
|
2023-05-27 07:38:50 +00:00
|
|
|
## 8.0.0
|
|
|
|
|
|
|
|
* Require Dart >= 3.0
|
|
|
|
|
2022-09-19 14:28:39 +00:00
|
|
|
## 7.0.0-beta.2
|
|
|
|
|
|
|
|
* Fixed `BytesBuilder` warnings
|
|
|
|
|
2022-08-29 13:32:12 +00:00
|
|
|
## 7.0.0-beta.1
|
2022-08-16 11:19:04 +00:00
|
|
|
|
|
|
|
* Require Dart >= 2.17
|
|
|
|
|
2022-04-25 00:54:13 +00:00
|
|
|
## 6.0.0-beta.2
|
|
|
|
|
|
|
|
* Fixed AngelHttpException error
|
|
|
|
|
2022-04-23 04:21:39 +00:00
|
|
|
## 6.0.0-beta.1
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Require Dart >= 2.16
|
2022-04-23 04:21:39 +00:00
|
|
|
|
|
|
|
## 5.0.0
|
|
|
|
|
|
|
|
* Skipped release
|
|
|
|
|
|
|
|
## 4.0.0
|
|
|
|
|
|
|
|
* Skipped release
|
|
|
|
|
2021-11-28 04:15:56 +00:00
|
|
|
## 3.0.0-dev.3
|
|
|
|
|
|
|
|
* Fixed null safety warnings
|
|
|
|
|
2021-09-25 15:04:25 +00:00
|
|
|
## 3.0.0-dev.2
|
|
|
|
|
|
|
|
* Updated to use `package:belatuk_pretty_logging`
|
|
|
|
|
2021-09-14 01:23:03 +00:00
|
|
|
## 3.0.0-dev.1
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Migrated to support Dart >= 2.12 NNBD
|
2021-09-26 06:53:42 +00:00
|
|
|
* Updated linter to `package:lints`
|
2021-09-14 01:23:03 +00:00
|
|
|
|
|
|
|
## 2.1.0
|
2021-06-20 12:37:20 +00:00
|
|
|
|
2019-10-14 15:28:50 +00:00
|
|
|
* `pedantic` lints.
|
|
|
|
* Add the `AngelShelf` driver class, which allows you to embed Angel within shelf.
|
|
|
|
|
2021-09-14 01:23:03 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2018-11-11 17:35:37 +00:00
|
|
|
* Removed `supportShelf`.
|
|
|
|
|
2021-09-14 01:23:03 +00:00
|
|
|
## 1.2.0
|
|
|
|
|
|
|
|
* Upgraded for `>=1.1.0` compatibility.
|