Releases: InteractionDesignFoundation/laravel-geoip
Releases · InteractionDesignFoundation/laravel-geoip
3.5.0
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
What's Changed
- Fix failure when directory exists by @mithredate in #28
New Contributors
- @mithredate made their first contribution in #28
Full Changelog: 3.4.4...3.4.5
3.4.4
What's changed
- Prevent failure while booting the MaxMindDatabase @mithredate
Full Changelog: 3.4.3...3.4.4
3.4.3
What's Changed
- Better exceptions for ip-api.com by @alies-dev in #27
- Process
HTTP_X_FORWARDED_IP
header to get Client IP by @piotrchludzinski and @alies-dev
Full Changelog: 3.4.2...3.4.3
3.4.2
What's Changed
- Update country to currency map by @alies-dev in #23
- Do not try to use tags and Cache driver doesn't support them by @alies-dev in #25
- Describe Location array shape by @alies-dev in #24
Full Changelog: 3.4.1...3.4.2
3.4.1
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
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
- @mrnevisane made their first contribution in #20
Full Changelog: 3.3.0...3.4.0
3.3.0
3.2.2
3.2.1
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