SciML / FunctionProperties.jl

A SciML symbolic-numeric compiler tool for investigating functions in order to perform optimizations
MIT License
9 stars 0 forks source link

Register #4

Closed ChrisRackauckas closed 11 months ago

ChrisRackauckas commented 11 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 11 months ago

Registration pull request created: JuliaRegistries/General/92732

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>" 891aac1c91c71e6325e2a39d266e65743b561815
git push origin v0.1.0
ChrisRackauckas commented 11 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 11 months ago

Registration pull request updated: JuliaRegistries/General/92732

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>" c03a49d8cb0d0cb792b0858390fda86eac210886
git push origin v0.1.0
ChrisRackauckas commented 5 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 5 months ago

Registration pull request created: JuliaRegistries/General/102633

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.1.1 -m "<description of version>" a8e87e744af1626415e486db4884d73d7089cd96
git push origin v0.1.1
ChrisRackauckas commented 5 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 5 months ago

Registration pull request created: JuliaRegistries/General/102638

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.1.2 -m "<description of version>" 49a71e0907a2e4802887725898de1993885c97bd
git push origin v0.1.2