v1.13.0
1.13.0 (2020-06-15)
Bug Fixes
- Add default sACN object to config (15970fb)
- Add more error capturing (5b576a6)
- Add more help to errors (d7c9103), closes #7
- Detect corrupt sACN (675cbbc)
- Enable graceful shutdown (24272bd)
- Error handling for Twitch chat client (dc0fda9)
- Error reporting when config file was not found (78fc048)
- Exit instead of throw (fb5576f)
- Filter exceptions (7777311)
- Fix line numbers being wrong in index tests (see evanw/node-source-map-support#279) (56fd884)
- Graceful closing connections (9b2ceb7)
- Improve error handling (58c40cf)
- Improve graceful shutdown (626430d)
- Integration tests (61194d8)
- Make sACN interface configurable (48eafa0)
- Null pointer when config.sacn is not used (08b69f2)
- Null pointer when sACN was never received (bc30dd9)
- Resolve path to .env (9d97959)
- Resolve sentry.json (4f60c91)
- Throw TelnetError where it occurs (efb525a)
- Timing out sACN according to E1.31 specs (ffdaf65)
- Wrong function call in production (cef76ca)