Skip to content

Releases: juliuscc/heos-api

v3.3.4

03 Feb 17:49
Compare
Choose a tag to compare

3.3.4 (2019-02-03)

Bug Fixes

  • made links on readme clickable (4066f9e)

v3.3.3

03 Feb 17:43
Compare
Choose a tag to compare

3.3.3 (2019-02-03)

Bug Fixes

v3.3.2

26 Jan 17:02
Compare
Choose a tag to compare

3.3.2 (2019-01-26)

Bug Fixes

  • Fix how string attributes are encoded in commands (1336a0c)
  • Fixed how heos commands are parsed (f64f51b)

v3.3.1

26 Jan 16:08
Compare
Choose a tag to compare

3.3.1 (2019-01-26)

Bug Fixes

v3.3.0

26 Jan 16:01
Compare
Choose a tag to compare

3.3.0 (2019-01-26)

Features

  • All heos connection commands can be chained (4e5a26c)

v3.2.2

26 Jan 15:56
Compare
Choose a tag to compare

3.2.2 (2019-01-26)

Bug Fixes

  • Fix correct error code for when event handler can not handle response (a5f4ff6)
  • ResponseEventHandler: Fixed bug where response event handler could not read response (13b60a8)

v3.2.1

14 Jan 12:06
Compare
Choose a tag to compare

3.2.1 (2019-01-14)

Bug Fixes

  • does nothing (bfc9019)
  • Removed git tags to remove publish bug (fb70071)
  • github: reduce double commits (8d9cb35)
  • node_modules: Updated node_modules (58c959c)
  • travis: Fixed build/release error (084a98d)
  • Removed next-ver as it did not work as intended (917ff43)
  • package.json: Synchronized version number on github and npm (049f14a)

v3.2.0

13 Jan 15:42
Compare
Choose a tag to compare

3.2.0 (2019-01-13)

Features

v3.0.3

13 Jan 14:49
Compare
Choose a tag to compare

3.0.3 (2019-01-13)

Bug Fixes

v2.1.2

13 Jan 14:31
Compare
Choose a tag to compare

2.1.2 (2019-01-13)

Bug Fixes

  • Heos events had wrong structure (76c0854)