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(proto): method FieldByNum now returns one value, method FieldValueByNum is added. #11

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

muktihari
Copy link
Owner

BREAKING CHANGES:

  • FieldByNum now returns one value instead of two, having multiple values does not make sense since the field will be nil anyway.

New Features:

  • FieldValueByNum is added as a shortcut to retrieve field's value.

…lueByNum is added.

BREAKING CHANGES:
- FieldByNum now returns one value instead of two, having multiple values
  does not make sense since the field will be nil anyway.

New Features:
- FieldValueByNum is added as a shortcut to retrieve field's value.
@muktihari muktihari self-assigned this Oct 14, 2023
@muktihari muktihari merged commit 047d32e into master Oct 14, 2023
1 check passed
@muktihari muktihari deleted the feat-proto-fieldbynum-fieldvaluebynum branch October 14, 2023 16:46
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.

1 participant