Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: stevebauman/location

v7.6.2

11 Feb 16:07
2f7686b

Choose a tag to compare

Fixed

v7.6.1

02 Jan 14:37
1d04b11

Choose a tag to compare

Fixed

  • MaxMind Web Service client locales parameter by @phuclh - #404

v7.6.0

04 Aug 02:35
3867682

Choose a tag to compare

Added

v7.5.1

04 Aug 02:28
19a0825

Choose a tag to compare

Changed

  • Add .gitattributes to clean up composer installs - #402

v7.5.0

20 Feb 16:04

Choose a tag to compare

Added

Fixed

  • Allow using GeoIP v3.0 - 4b43d16
  • Remove duplicate property assignment - 3a6be26
  • Remove invalid property assignment in Ip2locationio.php - 6132873
  • Properly assign $position->postalCode to postal for IpInfo driver - b7d8121

v7.4.1

17 Jan 23:30

Choose a tag to compare

Fixed

v7.4.0

03 Nov 11:08

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

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

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

Choose a tag to compare

Fixed

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