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!: Address descriptors #295

Merged
merged 6 commits into from
Jul 16, 2024
Merged

feat!: Address descriptors #295

merged 6 commits into from
Jul 16, 2024

Conversation

tcliff111
Copy link
Collaborator

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:

  • [x ] 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
  • [ x] Ensure the tests and linter pass
  • [x ] Code coverage does not decrease (if any source code was changed)
  • [ x] Appropriate docs were updated (if necessary)

Fixes #294 🦕

Tom Clifford added 3 commits February 14, 2024 15:38
…coding response to allow fields outside the geocoding result to be exposed through the client.
…coding response to allow fields outside the geocoding result to be exposed through the client.
…coding response to allow fields outside the geocoding result to be exposed through the client.
@wangela wangela changed the title Address descriptors feat!: Address descriptors Feb 29, 2024
Copy link
Member

@wangela wangela left a comment

Choose a reason for hiding this comment

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

Tom Clifford added 2 commits April 8, 2024 14:24
…coding response to allow fields outside the geocoding result to be exposed through the client.
…coding response to allow fields outside the geocoding result to be exposed through the client.
@tcliff111
Copy link
Collaborator Author

Just updated the README and also updated the main.go file.

README.md Outdated Show resolved Hide resolved
@tcliff111 tcliff111 merged commit eb7d4f9 into master Jul 16, 2024
11 checks passed
@tcliff111 tcliff111 deleted the address_descriptors branch July 16, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Address Descriptors to Geocoding
2 participants