58 lines
788 B
Markdown
58 lines
788 B
Markdown
# Change Log
|
|
|
|
## 8.0.0-beta.1
|
|
|
|
* Require Dart >= 3.3
|
|
* Updated `lints` to 4.0.0
|
|
* Fixed linter warnings
|
|
* Updated repository link
|
|
|
|
## 7.0.0-beta.2
|
|
|
|
* Fixed `BytesBuilder` warnings
|
|
|
|
## 7.0.0-beta.1
|
|
|
|
* Require Dart >= 2.17
|
|
|
|
## 6.0.0-beta.2
|
|
|
|
* Fixed ProtevusHttpException error
|
|
|
|
## 6.0.0-beta.1
|
|
|
|
* Require Dart >= 2.16
|
|
|
|
## 5.0.0
|
|
|
|
* Skipped release
|
|
|
|
## 4.0.0
|
|
|
|
* Skipped release
|
|
|
|
## 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 >= 2.12 NNBD
|
|
* Updated linter to `package:lints`
|
|
|
|
## 2.1.0
|
|
|
|
* `pedantic` lints.
|
|
* Add the `ProtevusShelf` driver class, which allows you to embed Protevus within shelf.
|
|
|
|
## 2.0.0
|
|
|
|
* Removed `supportShelf`.
|
|
|
|
## 1.2.0
|
|
|
|
* Upgraded for `>=1.1.0` compatibility.
|