34 lines
538 B
Markdown
34 lines
538 B
Markdown
# Change Log
|
|
|
|
## 3.0.3
|
|
|
|
* Final release. Replaced by `belatuk_pub_sub` package.
|
|
|
|
## 3.0.2
|
|
|
|
* Resolved static analysis warnings
|
|
|
|
## 3.0.1
|
|
|
|
* Resolved static analysis warnings
|
|
|
|
## 3.0.0
|
|
|
|
* Migrated to work with Dart SDK 2.12.x NNBD
|
|
|
|
## 2.3.0
|
|
|
|
* Allow `2.x` versions of `stream_channel`.
|
|
* Apply `package:pedantic` lints.
|
|
|
|
## 2.2.0
|
|
|
|
* Upgrade `uuid`.
|
|
|
|
## 2.1.0
|
|
|
|
* Allow for "trusted clients," which are implicitly-registered clients. This makes using `package:pub_sub` easier, as well making it easier to scale.
|
|
|
|
## 2.0.0
|
|
|
|
* Dart 2 updates.
|