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

Versioning #48

Open
TheLoneWolfling opened this issue Jul 5, 2016 · 3 comments
Open

Versioning #48

TheLoneWolfling opened this issue Jul 5, 2016 · 3 comments

Comments

@TheLoneWolfling
Copy link
Collaborator

We should have a version number.

Personally, I'm a fan of semantic versioning, but it's ultimately your call.

(" three-part version number: major version; minor version; and patch. The patch number is incremented for minor changes and bug fixes which do not change the software's application programming interface (API). The minor version is incremented for releases which add new, but backward-compatible, API features, and the major version is incremented for API changes which are not backward-compatible")

@incrediblesound
Copy link
Member

Yes, I am a fan of that system as well. We could work on dev_x.x branches and then merge them into master or a branch called prod_x.x or something like that.

@incrediblesound
Copy link
Member

By the way did you get the org invite?

@TheLoneWolfling
Copy link
Collaborator Author

Yes I did.

Shall we call the current state of Huo 1.0.0, then? It seems "stable" enough for now.

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