jkhamphousone / RingStarProblems.jl

A Julia solver of Ring Star Problem variants
https://jkhamphousone.github.io/RingStarProblems.jl/
MIT License
9 stars 1 forks source link

@JuliaRegistrator register v0.1.3 #13

Closed jkhamphousone closed 3 months ago

jkhamphousone commented 3 months ago

@JuliaRegistrator register

Patch release v0.1.3

As mentioned in #11 the solver is now Optimizer Agnostic! Currently supports GLPK and Gurobi

According to JuMP manual, the supported solver for Lazy Constraints Callbacks are:

JuliaRegistrator commented 3 months ago

Error while trying to register: Version 0.1.2 already exists

jkhamphousone commented 3 months ago

@JuliaRegistrator register

Patch release v0.1.3

As mentioned in #11 the solver is now optimizer-agnostic! Currently supports GLPK and Gurobi

According to JuMP manual, the supported solver for Lazy Constraints Callbacks are:

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/111227

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.3 -m "<description of version>" 91d972fec9e8b165677724df910b5919a3115586
git push origin v0.1.3
jkhamphousone commented 3 months ago

@JuliaRegistrator register

Releaste notes:

RingStarProblems v0.1.3 patch release

As mentioned in #11 the solver is now optimizer-agnostic! Currently supports GLPK and Gurobi

According to JuMP manual, the supported solver for Lazy Constraints Callbacks are:

JuliaRegistrator commented 3 months ago

Registration pull request updated: JuliaRegistries/General/111227

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.3 -m "<description of version>" 6d121bb30b7686284b95ffd1fd968f29fd6f2f95
git push origin v0.1.3
JuliaRegistrator commented 3 months ago

Registration pull request updated: JuliaRegistries/General/111227

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.3 -m "<description of version>" 6d121bb30b7686284b95ffd1fd968f29fd6f2f95
git push origin v0.1.3
JuliaRegistrator commented 3 months ago

Registration pull request updated: JuliaRegistries/General/111227

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.3 -m "<description of version>" 6d121bb30b7686284b95ffd1fd968f29fd6f2f95
git push origin v0.1.3
jkhamphousone commented 3 months ago

@JuliaRegistrator register

Release notes:

Patch release v0.1.4

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/111232

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.4 -m "<description of version>" b67ecd338869244d21b00803209d4561527b9ce6
git push origin v0.1.4