blob: 2ed8fb7fadda2b0131d8708c8845880c863e7139 [file] [view]
## 2.0.1
- Update to `package:uuid` version 2.0.
## 2.0.0
- No longer expose `close` and `onClose` on an `SseConnection`. This is simply
handled by the underlying `stream` / `sink`.
- Fix a bug where resources of the `SseConnection` were not properly closed.
## 1.0.0
- Internal cleanup.
## 0.0.1
- Initial commit.