v4.0.0
Changed
- Nothing
Added
- #37 Create a new
Shlinkio\Shlink\IpGeolocation\GeoLite2\GeoLite2ReaderFactory
service which can be used to generateGeoIp2\Database\Reader
instances on the fly.
Removed
- This library no longer registers a
GeoIp2\Database\Reader
service in the dependency injection container. UseShlinkio\Shlink\IpGeolocation\GeoLite2\GeoLite2ReaderFactory
instead.
Fixed
- Nothing
Deprecated
- Nothing