27 lines
424 B
Markdown
27 lines
424 B
Markdown
# Change Log
|
|
|
|
## 3.0.0-dev.3
|
|
|
|
* Fixed null safety warnings
|
|
|
|
## 3.0.0-dev.2
|
|
|
|
* Updated to use `package:belatuk_pretty_logging`
|
|
|
|
## 3.0.0-dev.1
|
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
* Updated linter to `package:lints`
|
|
|
|
## 2.1.0
|
|
|
|
* `pedantic` lints.
|
|
* Add the `AngelShelf` driver class, which allows you to embed Angel within shelf.
|
|
|
|
## 2.0.0
|
|
|
|
* Removed `supportShelf`.
|
|
|
|
## 1.2.0
|
|
|
|
* Upgraded for `>=1.1.0` compatibility.
|