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

Move to semantic versioning #10

Open
stumitchell opened this issue Jun 19, 2015 · 2 comments
Open

Move to semantic versioning #10

stumitchell opened this issue Jun 19, 2015 · 2 comments

Comments

@stumitchell
Copy link
Contributor

Hi can we move to 0.1.0-SNAPSHOT?

The git tag versioning doesn't seem to be the best way to do it.

Stu

@noprompt
Copy link
Member

@stumitchell There are two reasons why I won't use a semantic version for this right now. First, this is still very much alpha. Second, I don't really like SNAPSHOTs because problems with them can't be tied back to a particular commit.

I am curious though, why you feel it isn't the best way to do it. Have you encountered a problem?

@stumitchell
Copy link
Contributor Author

Well snapshots are handled well in clojars (where it date stamps them) and the git tags aren't sequential.

I think a 0.1.0 release is fine for Alpha code especially as it seems to be fairly stable now and has 1000 downloads already.

If you like you could use a system like the clojurescript builds but I do prefer the snapshot system.

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