Releases: Vinelab/minion
Releases · Vinelab/minion
v1.4.0
v1.3.5
v1.3.4
v1.3.3
v1.3.2
Thanks to @lajosbencz
- Added tls option to toggle ws/wss protocol.
- Added path option to allow changing the path.
- If port < 1, don't append to URL.
Update Thruway to v0.3.*
v1.3.1 update Thruway version to 0.3.* - closes #5
Laravel 5 Support
v1.3.0 update installation docs to conform to Laravel 5 instructions
Structure
This release poses an underlying structural change, not much features rather than an enhanced structure. Fully backward compatible so no need to change anything.
- Fixes an issue where you couldn't be able to use
subscribe
register
andpublish
methods straight on the client with a registeredClosure
Silence & Stability
use stable release of Thruway instead of dev Using dev messes dependencies.