Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 488 Bytes

Change Log

All notable changes to the "socket-io-vscode" extension will be documented in this file.

[1.0.0] 2018-04-08

  • Rewritten to new application architecture
  • Added ability to show event data as json document
  • Fixed emit data sending
  • Added testing
  • Added extension cleanup
  • Fixed icons in tree view

[0.0.1] 2018-02-20

  • Connect to socket.io server
  • Handle disconnect, error events
  • Emit events with data to server
  • Subscribe to events and list them on tree bar