Releases: pvarentsov/iola
Releases Β· pvarentsov/iola
v1.0.0 π
Breaking changes
- Remove CLI shortcuts
It's not a bug fixing, it's a feature π
- Support relative path for unix socket files (f960ef9)
- Ping connection for tcp and unix-socket clients in sync mode before application's starting (3421cdd)
Code Quality
Supported platforms
- Add standalone binary for Apple Sillicon
v0.5.7
What's new?
- Supporting node.js >= 12
- Upgrade lib versions
v0.5.5
v0.5.4
Fixes
- Fix program name in usage help
Changes
- Update npm keywords
v0.5.2
Changes
- Upgrade libs
- Update README
v0.5.1
- Add homebrew installation on Linux
- Update README
v0.5.0
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
v0.4.2
Changes
- Update Description section
- Update Installation section
- Add sha256 checksum hashes for application binaries' archives
v0.4.1
What's new?
Added application standalone binaries. Supported platforms:
- linux-amd64
- macos-amd64
- win-amd64
v0.3.1
Changes
- Update CLI command examples
- Update README