googlemaps / google-maps-services-go

Go client library for Google Maps API Web Services
https://pkg.go.dev/googlemaps.github.io/maps
Apache License 2.0
737 stars 214 forks source link

feat: add relative_time_description property to PlaceReview #271

Closed resi-commits closed 9 months ago

resi-commits commented 2 years ago

Problem description:

Based on Google Places API details documentation, the property "relative_time_description" is provided when requesting the /details endpoint of the Places API. Currently this library does not contain "relative_time_description" as part of the PlaceReview struct.

Solution:

Add relative_time_description property as part of the PlaceReview struct.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

googlemaps-bot commented 9 months ago

:tada: This issue has been resolved in version 1.7.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: