GiggleLiu / EliminateGraphs.jl

Graph data structure for fast elimination
Apache License 2.0
12 stars 4 forks source link

Registration #3

Open GiggleLiu opened 4 years ago

GiggleLiu commented 4 years ago

@Roger -bot register

GiggleLiu commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/16778

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.0 -m "<description of version>" 8bea1eb415539e61502aa65e8c1f4ed6a1f7b29d
git push origin v0.1.0
GiggleLiu commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/47196

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>" 36303fefd658238f424db6b871ec8d60a38431b2
git push origin v0.1.1
GiggleLiu commented 1 month ago

@JuliaRegistrator register

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/116610

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 v0.2.1 -m "<description of version>" 0341ff1a75974a628153e8a4861c5d9448a57287
git push origin v0.2.1