Releases: acelaya-forks/shlink-ip-geolocation
Releases · acelaya-forks/shlink-ip-geolocation
v3.0.0
v2.1.0
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
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
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