2018-06-23 00:18:38 +00:00
|
|
|
# 1.2.0+2
|
|
|
|
* Code cleanup + housekeeping, update to `dart2_constant`, and
|
|
|
|
ensured build works with `2.0.0-dev.64.1`.
|
|
|
|
|
2017-12-27 16:00:57 +00:00
|
|
|
# 1.2.0+1
|
|
|
|
* Removed a type annotation in `authenticateViaPopup` to prevent breaking with DDC.
|
|
|
|
|
2017-12-21 20:08:45 +00:00
|
|
|
# 1.2.0
|
|
|
|
* `ServiceList` now uses `Equality` from `package:collection` to compare items.
|
|
|
|
* `Service`s will now add service errors to corresponding streams if there is a listener.
|
|
|
|
|
2017-12-13 16:31:06 +00:00
|
|
|
# 1.1.0+3
|
|
|
|
* `ServiceList` no longer ignores empty `index` events.
|
|
|
|
|
2017-12-13 06:35:08 +00:00
|
|
|
# 1.1.0+2
|
|
|
|
* Updated `ServiceList` to also fire on `index`.
|
|
|
|
|
2017-12-10 05:13:31 +00:00
|
|
|
# 1.1.0+1
|
2017-12-13 06:35:08 +00:00
|
|
|
* Added `ServiceList`.
|