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

Update tools to 0.3.0 #279

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Update tools to 0.3.0 #279

merged 2 commits into from
Aug 30, 2023

Conversation

javagl
Copy link
Contributor

@javagl javagl commented Aug 30, 2023

For updating the 3d-tiles-tools to version 0.3.0:

The only change was that the return type of an internal utility function was generalized from number to number | bigint. Considering that this was used for determining an array offset in an internal utility function (that was called after the actual validation had already taken place), the return value can be converted to number.

@javagl javagl marked this pull request as ready for review August 30, 2023 12:51
@lilleyse lilleyse merged commit 94fc288 into main Aug 30, 2023
2 checks passed
@lilleyse lilleyse deleted the update-tools-to-0.3.0 branch August 30, 2023 13:55
@javagl javagl restored the update-tools-to-0.3.0 branch September 16, 2023 11:50
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