Skip to content

Releases: InteractionDesignFoundation/laravel-geoip

4.0.0

16 Apr 08:47
663220f
Compare
Choose a tag to compare

The same as 4.0.0 RC1

What's changed

  • BC break: use PHP types for properties, parameters and return values
  • BC break: set the default service / driver to null (can be set by GEOIP_SERVICE env var) @alies-dev

Full changelog: 3.7.4...4.0.0

4.0.0 RC1

11 Mar 16:18
15fce8f
Compare
Choose a tag to compare
4.0.0 RC1 Pre-release
Pre-release

What's changed

  • Use PHP types for properties, parameters and return values
  • BC break: set the default service / driver to null (can be set by GEOIP_SERVICE env var) @alies-dev

Full changelog: 3.7.4...4.0.0-rc1

3.7.4 - Laravel 12

11 Mar 16:16
Compare
Choose a tag to compare

What's changed

  • Support Laravel 12

Full Changelog: 3.7.3...3.7.4

3.7.3

11 Mar 15:32
ab653de
Compare
Choose a tag to compare

What's changed:

  • Back to use ipapi service as default to avoid BC breaks introduced in v3.6.0 #44 @alies-dev

Full Changelog: 3.7.2...3.7.3

3.7.2

16 Jan 16:44
ff0f7f0
Compare
Choose a tag to compare

What's changes:

  • Fixed a type issue on attempting to cache a result for null $ipAddress @alies-dev

Full Changelog: 3.7.1...3.7.2

3.7.1

10 Jan 16:57
397fff7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.0...3.7.1

3.7.0

10 Jan 15:09
d5b6ac4
Compare
Choose a tag to compare

What's Changed

  • 🐛 UserId interpreted as string issue by @Pythagus in #37
  • Add a custom exception on configuration issue by @Pythagus in #38
  • Add Rector and apply changes from it (add PHP parameter, property and return types where it's safe) @alies-dev

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0

07 Aug 12:14
8f95e87
Compare
Choose a tag to compare

What's changed:

  • minor BC break: service/driver is null by default (required to be specified using GEOIP_SERVICE env var) @alies-dev
  • Updates to comply with MaxMind and their use of GeoIP™ (changes from upstream Torann/laravel-geoip@3.0.7...3.0.8)
  • Add localizations for MaxMindDatabase and MaxMindWebService

Full Changelog: 3.5.2...3.6.0

3.5.2

31 May 21:47
a1df8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.1...3.5.2

3.5.1

12 Mar 18:45
c4b73d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.5.1