heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
72 stars 3 forks source link

Release 0.1.2 #132

Closed heyx3 closed 6 months ago

heyx3 commented 6 months ago

@JuliaRegistrator register branch=release/0.1.2

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/103511

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 v0.1.2 -m "<description of version>" 50d67f2b48cdbff7b00bd19ab47b19fd04ba8bdc
git push origin v0.1.2
heyx3 commented 6 months ago

@JuliaRegistrator register branch=release/0.1.2

JuliaRegistrator commented 6 months ago

Registration pull request updated: JuliaRegistries/General/103511

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 v0.1.2 -m "<description of version>" 708c0f212203c4e8458a0b413f5daeb1ff94cb38
git push origin v0.1.2
heyx3 commented 6 months ago

@JuliaRegistrator register branch=release/0.1.2

JuliaRegistrator commented 6 months ago

Registration pull request updated: JuliaRegistries/General/103511

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 v0.1.2 -m "<description of version>" 8073220e76060a93a67d50a1bc3ede0a5d24ee89
git push origin v0.1.2