-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
* fix css in demo apps * Update vtk helper to support binary encoding * update react-vtk-js@1.5.0 to support binary arrays * Trigger CI * fix numpy int64/uint64 conversion * bump react-vtk-js@1.5.1 to fix cell handling from json when points are binary * Update changelog * Bump version Co-authored-by: xhlulu <xinghan@plot.ly> Co-authored-by: xhlulu <xhlperso@gmail.com>
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
1 comment
on commit 8c8b363
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/37064
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.0.9 -m "<description of version>" 8c8b3632355d90e50b6a7d20db53a9d47e1d12ce
git push origin v0.0.9
Also, note the warning: This looks like a new registration that registers version 0.0.9.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
@JuliaRegistrator register