@rinq/websocket
Version:
Rinq in the browser.
39 lines (20 loc) • 747 B
Markdown
# Changelog
## 0.2.1 (2018-05-10)
- Attempting to fix automated deployment configuration.
## 0.2.0 (2018-05-10)
- Added `execute` and `call` events to sessions and session managers.
## 0.1.6 (2018-02-22)
- Fixed bug in serialization of calls with negative timeout values.
## 0.1.5 (2017-06-09)
- Errors thrown by `notification` and `response` event handlers are no longer
swallowed.
## 0.1.4 (2017-03-09)
- Added additional metadata to `package.json`.
## 0.1.3 (2017-03-09)
- Attempting to fix automated deployment configuration.
## 0.1.2 (2017-03-09)
- Attempting to fix automated deployment configuration.
## 0.1.1 (2017-03-09)
- Attempting to fix automated deployment configuration.
## 0.1.0 (2017-03-09)
- Initial release.