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

@Param method option #120

Merged
merged 10 commits into from
Jul 17, 2024
Merged

@Param method option #120

merged 10 commits into from
Jul 17, 2024

Conversation

Clashsoft
Copy link
Member

@Clashsoft Clashsoft commented Jul 17, 2024

New Features

  • @Param now allows specifying the method that will be called on the existing field value.

Breaking Changes

  • @Param no longer has special support for WritableValues.

Closes #119

@Clashsoft Clashsoft added the enhancement New feature or request label Jul 17, 2024
@Clashsoft Clashsoft requested a review from LeStegii July 17, 2024 09:12
@Clashsoft Clashsoft requested a review from LeStegii July 17, 2024 10:45
@Clashsoft Clashsoft merged commit 39b65c9 into master Jul 17, 2024
@Clashsoft Clashsoft deleted the feat/param-method branch July 17, 2024 11:51
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.

@Param should have an explicit method="setValue" argument
2 participants