Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 602 Bytes

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 602 Bytes

Change Log

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

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

Added

  • Support for fuzzyMatch parameter

1.1.0

Fixed

  • Fix issue when country short_code is null

Removed

  • Drop support for PHP < 7.2

1.0.2

Fixed

  • Check if country short_code key is set before extracting it

1.0.1

Fixed

  • Fix the Bounds query builder format

1.0.0

First release of this library.