Skip to content

Releases: acelaya-forks/shlink-event-dispatcher

v2.5.0

06 Aug 17:29
68da49c
Compare
Choose a tag to compare

Changed

  • Updated to shlink-config 2.0

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.4.0

03 Jun 21:13
55f8a1a
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Updated dependencies

Changed

  • Updated to infection 0.26, enabling HTML reports.
  • Added explicitly enabled composer plugins to composer.json.

Removed

  • Dropped support for PHP 8.0

Fixed

  • Nothing

Deprecated

  • Nothing

v2.3.0

12 Dec 16:05
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • #40 Added support for openswoole.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.2.0

01 Nov 10:05
e3dcfce
Compare
Choose a tag to compare

Changed

  • Added experimental builds under PHP 8.1
  • Increased required phpstan level to 8
  • Moved ci workflow to external repo and reused
  • Updated to phpstan 1.0

Added

  • Nothing

Removed

  • Dropped support for PHP 7.4

Fixed

  • Nothing

Deprecated

  • Nothing

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:45
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