Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 439 Bytes

changelog.md

File metadata and controls

20 lines (13 loc) · 439 Bytes

1.1.3

  • Added istanbul coverage
  • emits now returns data for errors

1.1.2

  • Changed default host

1.1.1

  • Minor bug fixes when logging buffer
  • Fixed bug when debug showed event sending when it was actually buffered
  • Added tests for Channel, changed tests to more readable/maintanable code

1.1.0

  • Added Channel support
  • Added .broadcast on the API. Broadcast will be used
  • Added tests using tape