Skip to content

Releases: fmasa/messenger

2.1.0

04 Aug 09:53
090bf9d
Compare
Choose a tag to compare

Improvements

  • Added support for all handler options (#17, thanks @tg666)

Chores

  • Dropped support for Nette DI <3.0.6 (#17)

2.0.1

20 Nov 13:16
9411c71
Compare
Choose a tag to compare

Fixes

  • Fix support for middleware as registered service (#20, thanks @vhenzl)

2.0.0

03 Mar 18:32
9b3b3d0
Compare
Choose a tag to compare

Improvements

  • The integration now reuses EventDispatcher already registered in DI container (#15, thanks @maryo)

This is the only functional change between 1.1.0 and 2.0.0, which is technically a BC break (see #15 (comment)), hence the major version bump. For most applications, the update from 1.1.0 should be a non-issue.

1.1.0

24 Oct 23:53
b391754
Compare
Choose a tag to compare

Improvements

1.0.1

12 Jul 13:29
250aa7a
Compare
Choose a tag to compare

Fixes

  • Fixed returned value of TaggedServiceLocation::has() with default service (#10, Thanks @dzibma)

1.0.0

06 Jan 16:49
7ae4fb5
Compare
Choose a tag to compare

This is the first stable version of fmasa/messenger. 🎉

Try it and let me know how it works for you. See docs to find out more. 🙂