# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.3"></a>

## [0.0.3](https://github.com/baltedewit/hyperdeck-server-connection/compare/0.0.2...0.0.3) (2020-06-01)

<a name="0.0.2"></a>

## 0.0.2 (2019-09-22)

### Bug Fixes

- add index file ([07fe18a](https://github.com/baltedewit/hyperdeck-server-connection/commit/07fe18a))

<a name="0.1.4"></a>

## [0.1.4](https://github.com/nrkno/tv-automation-hyperdeck-connection/compare/0.1.3...0.1.4) (2019-03-04)

### Bug Fixes

- audit fix for vulnerabilities ([a739543](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/a739543))
- remove cpx dependencey. Not used, causes errors ([8b3c5e5](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/8b3c5e5))

<a name="0.1.3"></a>

## [0.1.3](https://github.com/nrkno/tv-automation-hyperdeck-connection/compare/0.1.2...0.1.3) (2019-01-25)

### Bug Fixes

- reconnect logic on close event rather than end ([2688ac1](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/2688ac1))

<a name="0.1.2"></a>

## [0.1.2](https://github.com/nrkno/tv-automation-hyperdeck-connection/compare/0.1.1...0.1.2) (2018-10-18)

### Bug Fixes

- Reconnection not working properly ([6a40896](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/6a40896))

<a name="0.1.1"></a>

## [0.1.1](https://github.com/nrkno/tv-automation-hyperdeck-connection/compare/0.1.0...0.1.1) (2018-10-18)

### Bug Fixes

- no change, just to trigger deploy ([4755900](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/4755900))

<a name="0.1.0"></a>

# 0.1.0 (2018-10-16)

### Bug Fixes

- some typos. Adds some tests for hyperdeck class ([01b4634](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/01b4634))
- Tidying and fixes for integrating with tsr ([58b7d94](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/58b7d94))
- transport info changes properties are nowoptional ([83815ab](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/83815ab))

### Features

- Add some more simple commands and refactor deserialization ([ec6e4b1](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/ec6e4b1))
- connection retry logic. test for ping timeout ([b1f395d](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/b1f395d))
- Initial working connection ([e5e264c](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/e5e264c))
- Parse transport info and async transport changes ([2bfbd1e](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/2bfbd1e))
- refactor the async handlers to be chosen more dynamically ([0605108](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/0605108))
- Remove promise from command, and create it when command is queued instead ([6577549](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/6577549))
- send pings to detect timeouts ([7d4dd3f](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/7d4dd3f))
- slot info command ([af7c0ce](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/af7c0ce))
- Tidy up remaining todos ([7cea4ad](https://github.com/nrkno/tv-automation-hyperdeck-connection/commit/7cea4ad))
