Skip to content

Releases: acelaya-forks/shlink-ip-geolocation

v3.0.0

07 Aug 06:30
78b742f
Compare
Choose a tag to compare

Changed

  • Updated to infection 0.26, enabling HTML reports.
  • Added explicitly enabled composer plugins to composer.json.
  • Applied some PHP 8.1 syntax.

Added

  • Nothing

Removed

  • Dropped support for PHP 8.0

Fixed

  • Nothing

Deprecated

  • Nothing

v2.1.0

01 Nov 09:56
d8ea1ff
Compare
Choose a tag to compare

Changed

  • Updated to infection-php 0.25
  • Updated to phpstan 1.0
  • Updated required phpstan level to 9.
  • Added experimental builds under PHP 8.1.
  • Moved ci workflow to external repo and reused

Added

  • Nothing

Removed

  • Dropped support for PHP 7.4

Fixed

  • Nothing

Deprecated

  • Nothing

v2.0.0

30 May 10:19
2770359
Compare
Choose a tag to compare

Added

  • #37 Made license key optional, skipping its update if the key is not set.

Changed

  • #32 Ensured downloaded GeoLite2 db file is set with 0666 mode.
  • Migrated build to Github Actions.
  • Updated to latest infection-php.

Deprecated

  • Nothing

Removed

  • #38 Removed option to override GeoLite2 db file download source.

Fixed

  • Nothing

v1.6.0

01 Nov 11:20
8bcc1a9
Compare
Choose a tag to compare

Added

  • Added explicit support for PHP 8

Changed

  • Added PHP 8 to the build matrix, allowing failures on it.
  • Updated to infection 0.20

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing