Skip to content

Releases: Vinelab/minion

v1.4.0

17 Nov 14:04
2a7901c
Compare
Choose a tag to compare

Added

v1.3.5

07 Sep 09:48
64cda8a
Compare
Choose a tag to compare

Changed

  • Update dependencies' versions

Fixed

  • Publishing config during vendor:publish command

v1.3.4

20 Feb 17:46
Compare
Choose a tag to compare

Laravel 5.4 compatibility. Thanks to @KillermenBE

v1.3.3

27 Sep 22:07
Compare
Choose a tag to compare
Merge pull request #11 from lajosbencz/config-wss

[NFR] More control over transport URL for console

v1.3.2

27 Sep 07:18
Compare
Choose a tag to compare

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.*

16 Dec 11:45
Compare
Choose a tag to compare
v1.3.1

update Thruway version to 0.3.* - closes #5

Laravel 5 Support

03 Mar 00:01
Compare
Choose a tag to compare
v1.3.0

update installation docs to conform to Laravel 5 instructions

Structure

09 Feb 08:52
Compare
Choose a tag to compare

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 and publish methods straight on the client with a registered Closure

Silence & Stability

03 Feb 15:07
Compare
Choose a tag to compare
use stable release of Thruway instead of dev

Using dev messes dependencies.

v1.0

27 Nov 14:40
Compare
Choose a tag to compare

All up and running!