ColorSchemes.jl
ColorSchemes.jl copied to clipboard
Releases
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/123406
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 v3.28.0 -m "<description of version>" 096ea3c48732eb8378ba2eefce95f3bec2f32a30
git push origin v3.28.0
@JuliaRegistrator register
Release notes:
Change license for a file; add kookaburra
Registration pull request created: JuliaRegistries/General/124936
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 v3.29.0 -m "<description of version>" 3693bff4af02cbda44e3400b23b5d9eaa38725e2
git push origin v3.29.0
could we get another release?
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/134242
Recommendation: add release notes
Release notes help your users know what has changed in the new version. For breaking releases in particular, it's recommended to document what breaking changes were made (or point to where changes can be found, such as a changelog).
To add release notes, 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 release notes to this registration, just re-invoke JuliaRegistrator 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 v3.30.0 -m "<description of version>" 605b1b95a526acd220ef47d213b65c6b66146e02
git push origin v3.30.0
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/138531
Recommendation: add release notes
Release notes help your users know what has changed in the new version. For breaking releases in particular, it's recommended to document what breaking changes were made (or point to where changes can be found, such as a changelog).
To add release notes, 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 release notes to this registration, just re-invoke JuliaRegistrator 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 v3.31.0 -m "<description of version>" 08ff9a64015699a1042e4d2a817b035529f942e8
git push origin v3.31.0