nilshg/TreatmentPanels.jl

Tag new version

Opened this issue · 8 comments

Registration pull request created: JuliaRegistries/General/49052

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.1 -m "<description of version>" ad167802d4eda89f2234d5bc0c17a2c424f76b78
git push origin v0.1.1

Registration pull request created: JuliaRegistries/General/49181

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.2.0 -m "<description of version>" 8e417b10c252f338666ef6ea6a2ca4dcfb6ba0e1
git push origin v0.2.0

Registration pull request created: JuliaRegistries/General/50300

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.3.0 -m "<description of version>" 996e16d6628aa8d73d228b61e82b6e3e5684787f
git push origin v0.3.0

@JuliaRegistrator register

Release Notes:

Breaking changes

  • Limited compat to Julia 1.6+ - this is mainly for my own convenience to avoid having to include different compat entries for standard libs in previous Julia versions.

Enhancements

  • Fixed some unbound type parameters on a method
  • Added Aqua.jl to the test suite

Registration pull request created: JuliaRegistries/General/99031

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.4.0 -m "<description of version>" 016cc2806d4693a51489e82ed804e712eae1d36f
git push origin v0.4.0