Skip to content

Releases: shlinkio/shlink-event-dispatcher

v2.1.0

13 Feb 10:37
Compare
Choose a tag to compare

Added

  • #33 Decoupled from mezzio/mezzio-swoole.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v2.0.0

17 Jan 10:28
42e00bd
Compare
Choose a tag to compare

Added

  • #30 Added support for mezzio/mezzio-swoole v3.x.

Changed

  • #1 Decoupled project from one specific psr-14 implementation.
  • #31 Migrated build to Github Actions.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.6.0

03 Dec 22:22
c80cbe4
Compare
Choose a tag to compare

Added

  • #27 Replaced phly/phly-event-dispatcher dependency by league/event.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.5.0

01 Nov 09:44
Compare
Choose a tag to compare

Added

  • Added explicit support for PHP 8

Changed

  • #21 Updated phpunit to v9 and infection to v0.19.
  • Added PHP 8 to the build matrix, allowing failures on it.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.4.0

13 Mar 19:19
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • #19 Migrated from shlinkio/shlink-common to shlinkio/shlink-config.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.3.0

03 Jan 08:27
fcf390f
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • #14 Updated coding-standard (v2.1) and phpstan (v0.12) dependencies.
  • #15 Migrated from Zend Framework components to Laminas.

Deprecated

  • Nothing

Removed

  • #13 Dropped support for PHP 7.2 and 7.3.

Fixed

  • Nothing

v1.2.0

30 Nov 09:18
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • #9 Updated dependencies, including shlink-common, coding-standard and infection.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.1.1

11 Sep 18:56
0b5ce7a
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

v1.1.0

16 Aug 11:32
Compare
Choose a tag to compare

Added

  • #5 Added support for a new fallback_async_to_regular config flag which allows async listeners to be registered as regular instead of being ignored when swoole is not installed.
  • #1 Added docs on how to use the module.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.0.0

12 Aug 18:49
Compare
Choose a tag to compare

Added

  • First stable release

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing