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

Support for Any Types in ExtraParams #57

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Support for Any Types in ExtraParams #57

merged 2 commits into from
Jul 17, 2024

Conversation

zoetrope
Copy link
Member

@zoetrope zoetrope commented Jul 16, 2024

This PR enhances ExtraParams function to support any types, instead of being limited to String type only.
This improvement provides better flexibility for users.

@zoetrope zoetrope force-pushed the extraparams-any-type branch 4 times, most recently from 35a46a1 to 99a6efe Compare July 16, 2024 08:54
@zoetrope zoetrope requested a review from a team July 17, 2024 02:45
@zoetrope zoetrope added the enhancement New feature or request label Jul 17, 2024
Copy link
Contributor

@takahiro-yamada takahiro-yamada left a comment

Choose a reason for hiding this comment

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

LGTM

@zoetrope zoetrope merged commit 72d8b3a into main Jul 17, 2024
10 checks passed
@zoetrope zoetrope deleted the extraparams-any-type branch July 17, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants