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

Create annotated tags for releases #18

Open
benma opened this issue Apr 22, 2016 · 2 comments
Open

Create annotated tags for releases #18

benma opened this issue Apr 22, 2016 · 2 comments

Comments

@benma
Copy link

benma commented Apr 22, 2016

Hi

It would be great if you tagged the current HEAD with v1.0.0, and in the future, occasionally bump the version and make new tags with new releases. I suggest using the semver.org versioning scheme, where you have major.minor.patch, and you bump the major for incompatible changes and the minor for compatible changes to the API.

@agl
Copy link
Owner

agl commented Apr 22, 2016

You may wish to know that I'm promoting this package to x/crypto: https://go-review.googlesource.com/#/c/22030/.

This version, in my personal GitHub, will then be reserved for more experimental stuff. (Although I don't expect to change the core API any.)

@benma
Copy link
Author

benma commented Apr 24, 2016

Good to know, thanks!

If it is gonna end up in x/crypto, please consider merging #16 and #17 (esp. the latter). If there is a permission/licensing issue, feel free to make the changes in your name, or whatever is easiest :)

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