Added
This release adds supports for new structured geocoding properties!
You are no longer limited to a single "address" field.
Street, house number, and unit are now available as separate structured geocoding fields,
giving you more control and skipping the parser guesswork.
NOTE: If you are using positional arguments for structured geocoding, then this will be a breaking change.
We recommend using PHP 8-style named arguments (see the integration tests for examples).
Full Changelog: v5.0.0...v5.1.0