Skip to content

Releases: stevebauman/location

v7.4.0

03 Nov 11:08
Compare
Choose a tag to compare

Added

  • Ability to fake requests and responses with Location::fake - 367a4c5 - Docs
  • Ability to create Position instances with Position::make - c1c77fb

v7.3.3

27 Oct 04:23
7a637f2
Compare
Choose a tag to compare

Fixed

  • Don't report exception when location is not found using Maxmind driver - #184

v7.3.2

28 Jun 21:17
8bb24e7
Compare
Choose a tag to compare

Fixed

  • MaxMind MMDB extraction root and directory in Windows by @3likayed - #180

v7.3.1

20 Jun 13:59
f565e2b
Compare
Choose a tag to compare

Fixed

  • PharException when trying to update MaxMind files - #178, #177

v7.3.0

13 Jun 13:46
Compare
Choose a tag to compare

Changed

  • Config path maxmind.web.license_key has been moved up a level to maxmind.license_key - 95ad0a9, d857a44

Added

  • Made driver HTTP request timeouts configurable by @nzkozar - #171
  • Add Macroable Trait to LocationManager for Extensibility by @a1383n - #174

v7.2.2

04 Jun 21:46
603d75b
Compare
Choose a tag to compare

Fixed

v7.2.1

09 Apr 17:07
c95c397
Compare
Choose a tag to compare

Added

v7.2.0

12 Mar 15:43
969303a
Compare
Choose a tag to compare

Added

  • Laravel 11 compatibility - #163

v7.1.4

29 Jan 04:43
b9cadaf
Compare
Choose a tag to compare

Fixed

  • Incorrect property access on MaxMind driver when passing off in… by @craigpaul - #161

v7.1.3

22 Jan 19:19
53daf2b
Compare
Choose a tag to compare

Fixed

  • Bug 157 - Permission denied tmp directory - #159