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

Policy on bumping the version number #113

Closed
jordanbtucker opened this issue Mar 16, 2016 · 6 comments
Closed

Policy on bumping the version number #113

jordanbtucker opened this issue Mar 16, 2016 · 6 comments
Assignees

Comments

@jordanbtucker
Copy link
Member

At the time of this writing, this project's version number is 0.4.0 and hasn't been updated since Nov 2014. Let's discuss a policy on when and how version numbers should be updated.

SemVer is probably the best fit for this project. If we adopt SemVer, we should define when 1.0.0 is ready to be released, since anything with a major version 0 really has no meaning in SemVer.

@aseemk
Copy link
Member

aseemk commented Mar 16, 2016

I'd be okay with just considering the current spec/code 1.0. The main missing feature from the implementation is proper Unicode support, but that's a code issue, and the spec probably matters more than the code (since the code is just a reference implementation).

👍 to semver in general.

@jordanbtucker
Copy link
Member Author

I think I might make this v0.5.0. I'd like to get the following PRs merged before v1.0.0:

Once we implement Browserify, we should be able to add in Unicode support.

@jordanbtucker
Copy link
Member Author

@aseemk
v0.5.0 is released, but I don't have permission to publish to npm. Thanks.

@aseemk
Copy link
Member

aseemk commented Mar 17, 2016

@jordanbtucker: Your suggestion SGTM. I'll also give you npm publish access! Thanks again for all your great work — it's really helpful to have your hands here.

@aseemk
Copy link
Member

aseemk commented Mar 17, 2016

Looks like I need to know your npm username?

@aseemk
Copy link
Member

aseemk commented Mar 17, 2016

Ah, jordanbtucker naturally. =) Added!

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

No branches or pull requests

2 participants