Skip to content

Verse - Voice builder pattern and typing #71

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

Merged

Conversation

ethanransdellverse
Copy link

After working with this SDK for our Voice implementation, I found it would be helpful to support the builder pattern for verbs. I also added stronger typing, found a missing variable declaration, and implemented __toString() in the voice response object. For your consideration!

@ethanransdellverse ethanransdellverse requested a review from a team as a code owner July 3, 2024 20:53
@ethanransdellverse ethanransdellverse requested a review from a team July 3, 2024 20:53
@ajrice6713
Copy link
Contributor

Hey @ethanransdellverse - thanks for this contribution! Greatly appreciated.

I will take a look and get the changes merged in!

We release on Tuesdays - so you can expect to see these in the next version released on 7/9

@ajrice6713
Copy link
Contributor

It does look like this would break our support for 7.4 (which is long since EOL)

I think that its ok to merge in, and we can release as a new major version. Will discuss with my team but i think that itll be fine for this to go out Tuesday as v11

@ajrice6713 ajrice6713 merged commit d4da3e5 into Bandwidth:main Jul 8, 2024
1 of 18 checks passed
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.

2 participants