s-baumann / SchumakerSpline.jl

A shape preserving spline implementation in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

releases

s-baumann opened this issue · comments

Release of v1.4.1
@JuliaRegistrator register

Registration pull request created: JuliaRegistries/General/28161

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 v1.4.1 -m "<description of version>" 9ed5fc8f56264d9b9f85384dddff270bceae3bf9
git push origin v1.4.1

Registration pull request created: JuliaRegistries/General/45639

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 v1.4.2 -m "<description of version>" ba8e4ade921a6c1d4667d68a601ac8068828c8a6
git push origin v1.4.2

Registration pull request created: JuliaRegistries/General/56974

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 v1.4.3 -m "<description of version>" 1e9b68f7bae2d512261d6957e5bb2e48a438588f
git push origin v1.4.3

Registration pull request created: JuliaRegistries/General/82532

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 v1.4.5 -m "<description of version>" 5a79e09dd2db0e86d927946522fe73a31f1cde58
git push origin v1.4.5

Also, note the warning: Version 1.4.5 skips over 1.4.4
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

register()

Registration pull request created: JuliaRegistries/General/82569

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 v1.4.4 -m "<description of version>" 612185fe0df32d8502e4bfbc5504b01a445e123c
git push origin v1.4.4