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

Register this package. #13

Closed
NHDaly opened this issue May 1, 2020 · 14 comments
Closed

Register this package. #13

NHDaly opened this issue May 1, 2020 · 14 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@NHDaly
Copy link
Collaborator

NHDaly commented May 1, 2020

We're about to make a major API change, so I'd like to register this package now.

I think it's more or less ready to be called a v1.0.0, and then the new API change will bring us to a v2.0. But we should register first under v1.0 so that any potential users aren't impacted by the API change before they're ready.

@NHDaly NHDaly self-assigned this May 1, 2020
@NHDaly NHDaly added the documentation Improvements or additions to documentation label May 1, 2020
NHDaly added a commit that referenced this issue May 1, 2020
@NHDaly
Copy link
Collaborator Author

NHDaly commented May 1, 2020

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/13971

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.0.0 -m "<description of version>" 007e805471c70d3e404f51bb80e103f5160e9849
git push origin v1.0.0

@NHDaly NHDaly closed this as completed May 6, 2020
@NHDaly
Copy link
Collaborator Author

NHDaly commented Jul 5, 2020

Registering v2.0:

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17456

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.0.0 -m "<description of version>" 251be45ed58d98f4781ee5c5513196b4522a7d61
git push origin v2.0.0

@NHDaly
Copy link
Collaborator Author

NHDaly commented Jul 5, 2020

@JuliaRegistrator register()

(Fixed compat bounds)

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/17456

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.0.0 -m "<description of version>" 1148fee7694ffe10ca33b2ad8c4e5205811a9b51
git push origin v2.0.0

1 similar comment
@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/17456

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.0.0 -m "<description of version>" 1148fee7694ffe10ca33b2ad8c4e5205811a9b51
git push origin v2.0.0

@NHDaly
Copy link
Collaborator Author

NHDaly commented Jul 13, 2020

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17860

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.1.0 -m "<description of version>" c9055ac0d28212ccdb22f6ab9bf469da96ccda7e
git push origin v2.1.0

@NHDaly
Copy link
Collaborator Author

NHDaly commented Jul 28, 2020

@JuliaRegistrator register()

patch release bug fix

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18631

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.1.1 -m "<description of version>" 052552b129ca7cde39289873710e38c5ffb57610
git push origin v2.1.1

@NHDaly
Copy link
Collaborator Author

NHDaly commented Jul 29, 2020

@JuliaRegistrator register()

v2.2 -- fix derived functions with where clauses and default values

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18648

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>" cdd705b68f67fb6f8961a901d3768b10786df826
git push origin v2.2.0

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/18648

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>" cdd705b68f67fb6f8961a901d3768b10786df826
git push origin v2.2.0

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

No branches or pull requests

2 participants