Skip to content

Latest commit

 

History

History
73 lines (39 loc) · 955 Bytes

File metadata and controls

73 lines (39 loc) · 955 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

1.6.1

Fixed

  • Fix nullable properties

1.6.0

Added

  • Add support for id, layer, source, name, confidence, and accuracy fields
  • Add support for locale
  • Add support for layers and boundary.country filters
  • Improve extraction of admin levels

1.5.0

Added

  • Add support for PHP Geocoder 5

1.4.0

Added

  • Add support for PHP 8.1
  • Add GitHub Actions workflow

Removed

  • Drop support for PHP 7.3

Changed

  • Migrate from PHP-HTTP to PSR-18 client

1.3.0

Added

  • Add support for PHP 8.0

Removed

  • Drop support for PHP 7.2

Changed

  • Upgrade PHPUnit to version 9

1.2.0

Fixed

  • Fix NULL value for bounds

Removed

  • Drop support for PHP < 7.2

1.1.0

Changed

  • Change $root visibility to protected

1.0.0

First release of this provider.