Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds support for SearchByText and tests #253

Merged
merged 7 commits into from
May 21, 2024
Merged

Conversation

dkhawk
Copy link
Contributor

@dkhawk dkhawk commented May 15, 2024

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #244 🦕

@dkhawk dkhawk requested a review from kikoso May 15, 2024 15:05
@dkhawk dkhawk requested a review from a team as a code owner May 15, 2024 15:55
@dkhawk dkhawk requested a review from jonesfloyd May 15, 2024 15:55
Copy link
Collaborator

@kikoso kikoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkhawk dkhawk removed the request for review from jonesfloyd May 15, 2024 16:06
@dkhawk dkhawk merged commit 83fc2e3 into main May 21, 2024
10 checks passed
@dkhawk dkhawk deleted the add-34-api-calls branch May 21, 2024 16:21
googlemaps-bot pushed a commit that referenced this pull request May 21, 2024
# [3.2.0](v3.1.1...v3.2.0) (2024-05-21)

### Features

* adds support for SearchByText and tests ([#253](#253)) ([83fc2e3](83fc2e3))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support "Search By Text" requests
3 participants