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: add (U)BigInt64 support #2696

Merged
merged 1 commit into from
Jan 30, 2023
Merged

feat: add (U)BigInt64 support #2696

merged 1 commit into from
Jan 30, 2023

Conversation

floryst
Copy link
Collaborator

@floryst floryst commented Jan 30, 2023

Context

Adds BigInt64 support in order to handle converting int64 datatypes from VTK.

Results

  • BigInt64 and UBigInt64 should now be supported.

Changes

  • (U)BigInt64 support

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

@floryst floryst merged commit 7d7e616 into master Jan 30, 2023
@floryst floryst deleted the add-ubigint64-support branch January 30, 2023 17:01
@github-actions
Copy link

🎉 This PR is included in version 26.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Automated label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add BigInt64 and BigUint64Array support
2 participants