JuliaGraphics / ColorSchemeTools.jl

tools for working with color schemes, color maps, gradients

Home Page:https://juliagraphics.github.io/ColorSchemeTools.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

updates and release

cormullion opened this issue · comments

Registration pull request created: JuliaRegistries/General/74458

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.4.0 -m "<description of version>" f818a14d139a05164905db11f38d47b8868e0535
git push origin v1.4.0

Registration pull request created: JuliaRegistries/General/94360

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.5.0 -m "<description of version>" 630c3ac8d57c5408cd19cf072904c97245409f57
git push origin v1.5.0

Registration pull request created: JuliaRegistries/General/104954

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.6.0 -m "<description of version>" c76d497350ecaa9934dc16cc8486353cb23905c4
git push origin v1.6.0

Registration pull request updated: JuliaRegistries/General/104954

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.6.0 -m "<description of version>" a845cc0849c7e57aece81e2df817f69ebe57c52a
git push origin v1.6.0