SciML / SteadyStateDiffEq.jl

Solvers for steady states in scientific machine learning (SciML)
Other
30 stars 22 forks source link

Register #14

Closed ChrisRackauckas closed 5 years ago

ChrisRackauckas commented 5 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/106909

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 v2.2.0 -m "<description of version>" 820157f2249b000a96d0b49cd792eee13908bdab
git push origin v2.2.0
ChrisRackauckas commented 1 month ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/112013

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 v2.3.0 -m "<description of version>" ea709248dd96691149311f6a1950a140ab2a9c0f
git push origin v2.3.0
ChrisRackauckas commented 6 days ago

@JuliaRegistrator register()

JuliaRegistrator commented 6 days ago

Registration pull request created: JuliaRegistries/General/114191

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 v2.3.1 -m "<description of version>" fc8bd7df3a489b6c7143540c33c1ad8de22b5f28
git push origin v2.3.1
ChrisRackauckas commented 1 day ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 day ago

Registration pull request created: JuliaRegistries/General/114533

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 v2.4.0 -m "<description of version>" 2d37b9805513f00c9ecf4938378aea58544df5c4
git push origin v2.4.0