Releases: shlinkio/shlink-event-dispatcher
Releases · shlinkio/shlink-event-dispatcher
v2.1.0
Added
- #33 Decoupled from
mezzio/mezzio-swoole
.
Changed
Deprecated
Removed
Fixed
v2.0.0
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
Removed
Fixed
v1.6.0
Added
- #27 Replaced
phly/phly-event-dispatcher
dependency by league/event
.
Changed
Deprecated
Removed
Fixed
v1.5.0
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
Removed
Fixed
v1.4.0
Added
Changed
- #19 Migrated from
shlinkio/shlink-common
to shlinkio/shlink-config
.
Deprecated
Removed
Fixed
v1.3.0
Added
Changed
- #14 Updated coding-standard (v2.1) and phpstan (v0.12) dependencies.
- #15 Migrated from Zend Framework components to Laminas.
Deprecated
Removed
- #13 Dropped support for PHP 7.2 and 7.3.
Fixed
v1.2.0
Added
Changed
- #9 Updated dependencies, including shlink-common, coding-standard and infection.
Deprecated
Removed
Fixed
v1.1.1
Added
Changed
Deprecated
Removed
Fixed
v1.1.0
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
Deprecated
Removed
Fixed
v1.0.0
Added
Changed
Deprecated
Removed
Fixed