All notable changes to this project will be documented in this file. See Convential Commits for commit guidelines.
0.2.0 (Tue Jul 09 2024)
- ! update library to node 12 d5f04df
0.0.4 (2023-03-08)
- add github actions flow (809f8a1)
- GoTo command [publish] (faad3bf)
- set port and maxConnections (c0c0d83)
0.0.3 (2020-06-01)
- add index file (07fe18a)
0.1.4 (2019-03-04)
0.1.3 (2019-01-25)
- reconnect logic on close event rather than end (2688ac1)
0.1.2 (2018-10-18)
- Reconnection not working properly (6a40896)
0.1.1 (2018-10-18)
- no change, just to trigger deploy (4755900)
- some typos. Adds some tests for hyperdeck class (01b4634)
- Tidying and fixes for integrating with tsr (58b7d94)
- transport info changes properties are nowoptional (83815ab)
- Add some more simple commands and refactor deserialization (ec6e4b1)
- connection retry logic. test for ping timeout (b1f395d)
- Initial working connection (e5e264c)
- Parse transport info and async transport changes (2bfbd1e)
- refactor the async handlers to be chosen more dynamically (0605108)
- Remove promise from command, and create it when command is queued instead (6577549)
- send pings to detect timeouts (7d4dd3f)
- slot info command (af7c0ce)
- Tidy up remaining todos (7cea4ad)