Skip to content

Releases: acelaya-forks/shlink-common

v3.4.0

17 Jan 15:45
Compare
Choose a tag to compare

Added

  • Added support for lcobucci/jwt:4.0 stable version.
  • Updated to akrabat/ip-address-middleware 2.0
  • #58 Added support to define custom base repositories for the entity manager.

Changed

  • Migrated build to Github Actions.

Deprecated

  • Nothing

Removed

  • Dropped support for cakephp/chronos 1.0

Fixed

  • Nothing

v3.3.2

22 Nov 15:25
53fb5be
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed errors when using mercure 0.10.

v3.3.1

22 Nov 10:39
1bca434
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Changed all phpunit assertions to use static access.

Deprecated

  • Nothing

Removed

  • Removed dependency on league/plates.

Fixed

  • Fixed compatibility with lcobucci/jwt:4.0@beta.

v3.3.0

06 Nov 17:54
Compare
Choose a tag to compare

Added

  • Explicitly added compatibility with PHP 8
  • Added support for Chronos 2.0

Changed

  • Updated to infection v0.20

Deprecated

  • Nothing

Removed

  • Nothing

Fixed