akjake616 / VoxelModel.jl

VoxelModel.jl is a Julia module for creating, manipulating, and visualizing 3D voxel geometries.
MIT License
0 stars 0 forks source link

registration #1

Open akjake616 opened 3 weeks ago

akjake616 commented 3 weeks ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 weeks ago

Registration pull request created: JuliaRegistries/General/108780

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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 v1.0.0 -m "<description of version>" dbad0412b429ab4267391f145a2ed66631f17744
git push origin v1.0.0
akjake616 commented 4 days ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 4 days ago

Registration pull request created: JuliaRegistries/General/110057

Tagging

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 v1.0.1 -m "<description of version>" 948a44d48782af843d8331fc25b72c3e217571ba
git push origin v1.0.1
akjake616 commented 4 days ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 4 days ago

Registration pull request created: JuliaRegistries/General/110058

Tagging

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 v1.1.0 -m "<description of version>" 99ce328f774e79369cbd83c35e160986893b23ab
git push origin v1.1.0