Skip to content

Latest commit

 

History

History
84 lines (46 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

84 lines (46 loc) · 1.49 KB

1.1.0 - 05.09.2019

  • update promoted Socket.IO for better API exposure
  • update improved async passthrough handling

1.0.17 - 05.12.2017

  • update improved and re-added bug fix for promise chaining (credit: ihwbox)

1.0.16 - 03.12.2017

  • update revert bug fix for promise chaining, tests failing

1.0.15 - 03.12.2017

  • update bug fix for promise chaining

1.0.14 - 23.11.2017

  • update bug fix for multi-node adapter support (credit: ihwbox)

1.0.13 - 23.06.2017

  • update room broadcast functionality

1.0.12 - 14.06.2017

  • add socket ack functionality

1.0.11 - 13.06.2017

  • update documentation

1.0.10 - 08.06.2017

  • add multi-node clustering adapter support

1.0.9 - 07.06.2017

  • remove babel support
  • remove co wrapper support
  • update examples to NodeJS v7
  • update documentation
  • update tests

1.0.8 - 06.06.2017

  • update minor bug fixes for room support

1.0.7 - 06.06.2017

  • update documentation
  • add room list

1.0.6 - 06.06.2017

  • update improved room management

1.0.5 - 05.06.2017

  • add room join/leave support

1.0.4 - 02.06.2017

  • update documentation

1.0.3 - 18.05.2017

  • update documentation

1.0.2 - 15.05.2017

  • update breaking change - broadcast functionality now works as in the native method
  • add volatile message support
  • add compress message support

1.0.1 - 12.05.2017

  • add built-in HTTPS support

1.0.0 - 11.05.2017

  • update upgraded socket.io version to >= 2.0.1