cormullion / Thebes.jl

Thebes.jl is a simple little package that provides 3D services to Luxor.jl.
https://cormullion.github.io/Thebes.jl/
Other
31 stars 3 forks source link

Releases #14

Open cormullion opened 1 year ago

cormullion commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/76252

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.9.0 -m "<description of version>" 8a72624af2ef86f5ee1d4dc2debc53dbd81a83d3
git push origin v0.9.0
cormullion commented 9 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 9 months ago

Registration pull request created: JuliaRegistries/General/98005

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>" d931a9bfa743ff017849a688326778082527b04d
git push origin v1.0.0
cormullion commented 2 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/112091

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