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

Bump version to something readable + semver #311

Closed
wants to merge 1 commit into from

Conversation

jpic
Copy link

@jpic jpic commented Dec 2, 2016

Counting the 9s is a bit tiring, particularely when debugging version conflicts. I suppose this is because html5lib is not judged mature enough to be released as 1.0. This patch proposes moving from 0.999999 to 0.1.0 and at the same time proposes to adopt the semver standard.

@gsnedders
Copy link
Member

0.1.0 < 0.9999999999, so that doesn't work, so I'm just closing this; discussion should probably happen in #282. The only way out of this wormhole at this point is 0.10000000000 or similar (I didn't count the zeros!) and then ignore all but the trailing zero (i.e., 0.10000000001 as the following release); as mentioned in the other issue, the right approach is almost certainly to just actually document what the public API is and release a 1.0 soon thereafter.

@gsnedders gsnedders closed this Dec 2, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants