Skip to content

v0.5.0

Compare
Choose a tag to compare
@pvarentsov pvarentsov released this 03 Sep 22:52
· 161 commits to main since this release

What's new?

  • Add homebrew installation (MacOS)
  • Add passing http headers through --header option (WebSocket, Socket.IO)

Changes

  • Rename API method: GET /docs -> GET /swagger

Fixes

  • Fix passing query string parameter (GET /messages?type=X) via Swagger UI
  • Add Swagger UI assets (styles, icons) to application standalone binaries
  • Do not allow running unix-socket client in Windows