Skip to content

Releases: InteractionDesignFoundation/laravel-geoip

3.5.0

27 Feb 03:55
a04d7af
Compare
Choose a tag to compare

What's Changed

  • MaxMindDatabase: Fix type issue caused by strict mode by @alies-dev in #29
  • Upgrade geoip2/geoip2 to the v3.0 (dev dependency) by @alies-dev

Full Changelog: 3.4.6...3.5.0

3.4.5

26 Feb 07:51
dfdcdae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.4...3.4.5

3.4.4

25 Feb 17:18
75aed1a
Compare
Choose a tag to compare

What's changed

  • Prevent failure while booting the MaxMindDatabase @mithredate

Full Changelog: 3.4.3...3.4.4

3.4.3

24 Feb 10:13
876a4ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.2...3.4.3

3.4.2

24 Feb 09:52
3749acd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.4.2

3.4.1

24 Feb 07:28
6e60fd8
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Improve PHPDoc to help IDE and static analysis tools @alies-dev

Full Changelog: 3.4.0...3.4.1

3.4.0 - Laravel 11

20 Feb 11:43
d560be7
Compare
Choose a tag to compare

What's Changed

Features:

  • Allow specifying cache prefix (cache_prefix config variable) by @alies-dev in #22

Changes:

  • Update dependencies @alies-dev in #21
    • Support Laravel 11
    • Drop Laravel 9.x support
    • Drop Lumen support
    • Drop PHP 8.0 support
    • Run tests over 8.3

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

24 Feb 05:01
905fa7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.3.0

3.2.2

20 Feb 11:20
8ac9bd8
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 10 by @lptn in #11
  • Normalize composer.json by @lptn in #13
  • CI: Bump actions/checkout from 2 to 3 by @dependabot in #9
  • CI: Add backward compatibility check on CI by @lptn in #10
  • CI: Add static analysis on CI by @lptn in #12

Full Changelog: 3.2.1...3.2.2

3.2.1

16 Feb 17:51
Compare
Choose a tag to compare

What's Changed

  • 🐞 Fix namespace issues from the previous release
  • ⚙️ Improve CI: run over PHP 8.2, test with lowest composer dependencies

Full Changelog: 3.1.2...3.2.1