Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versions #7

Open
Tokazama opened this issue Feb 2, 2021 · 5 comments
Open

Versions #7

Tokazama opened this issue Feb 2, 2021 · 5 comments

Comments

@Tokazama
Copy link
Owner

Tokazama commented Feb 2, 2021

@JuliaRegistrator register

Release notes:

  • NFix is no longer part of the public API, use @nfix instead
  • Constants aren't exported anymore. Users can export them via using ChainedFixes.ChainedCore
  • internal method positions is gone. It wasn't being used very much and wasn't useful with recent changes
  • @nfix accepts position suffixes
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/29226

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.3.0 -m "<description of version>" dd39d5844fe6fede2cf7dfdab1d4dfe02f527c4b
git push origin v0.3.0

@Tokazama
Copy link
Owner Author

Tokazama commented Dec 2, 2021

@JuliaRegistrator register

  • ArrayInterface support and closest method

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/49786

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.3.1 -m "<description of version>" 115dfc2f9fb274979654a15d391d4b73285374c6
git push origin v0.3.1

@Tokazama
Copy link
Owner Author

Tokazama commented Dec 2, 2021

@JuliaRegistrator register

ArrayInterface support and closest method

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/49786

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.3.1 -m "<description of version>" 9479c0ed8fdf904f589020d36e11b24005078e7d
git push origin v0.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants