Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag new version #5

Open
nilshg opened this issue Nov 19, 2021 · 8 comments
Open

Tag new version #5

nilshg opened this issue Nov 19, 2021 · 8 comments

Comments

@nilshg
Copy link
Owner

nilshg commented Nov 19, 2021

@JuliaRegistrator register

@nilshg
Copy link
Owner Author

nilshg commented Nov 19, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@nilshg
Copy link
Owner Author

nilshg commented Nov 22, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@nilshg
Copy link
Owner Author

nilshg commented Dec 10, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@nilshg
Copy link
Owner Author

nilshg commented Jan 17, 2024

@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

@JuliaRegistrator
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants