Skip to content

Releases: Vinelab/minion

v1.4.0

Choose a tag to compare

@Mulkave Mulkave released this 17 Nov 14:04
2a7901c

Added

v1.3.5

Choose a tag to compare

@Mulkave Mulkave released this 07 Sep 09:48
64cda8a

Changed

  • Update dependencies' versions

Fixed

  • Publishing config during vendor:publish command

v1.3.4

Choose a tag to compare

@Mulkave Mulkave released this 20 Feb 17:46

Laravel 5.4 compatibility. Thanks to @KillermenBE

v1.3.3

Choose a tag to compare

@Mulkave Mulkave released this 27 Sep 22:07
Merge pull request #11 from lajosbencz/config-wss

[NFR] More control over transport URL for console

v1.3.2

Choose a tag to compare

@Mulkave Mulkave released this 27 Sep 07:18

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

Choose a tag to compare

@Mulkave Mulkave released this 16 Dec 11:45
v1.3.1

update Thruway version to 0.3.* - closes #5

Laravel 5 Support

Choose a tag to compare

@Mulkave Mulkave released this 03 Mar 00:01
v1.3.0

update installation docs to conform to Laravel 5 instructions

Structure

Choose a tag to compare

@Mulkave Mulkave released this 09 Feb 08:52

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

Choose a tag to compare

@Mulkave Mulkave released this 03 Feb 15:07
use stable release of Thruway instead of dev

Using dev messes dependencies.

v1.0

Choose a tag to compare

@Mulkave Mulkave released this 27 Nov 14:40

All up and running!