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 #81

Closed
davinerd opened this issue Nov 11, 2015 · 3 comments
Closed

Versioning #81

davinerd opened this issue Nov 11, 2015 · 3 comments

Comments

@davinerd
Copy link
Contributor

What if we start introducing version? Now that we created the library, it's a good idea to introduce the versioning concept. We can use the "Milestone" Github feature, and introduce the appropriate code sections.

I think we can start with version 1.0 by adding the following features:

Then later, we can add some other features. Another thing to decide: subversioning goes up by 1 or by 5? i.e. 1.x branch has next subversion 1.1 or 1.5 (and then 1.2 or directly 2.0?).

@DakotaNelson
Copy link
Owner

I like the idea, but I'm not sure the added formality does anything for us. In your mind, what's the benefit for doing versioning? PyPI and packaging? (because that might be worth thinking about soon)

@davinerd
Copy link
Contributor Author

It helps not only for packaging, but also to coordinate efforts, prioritize issues and PRs, so we can create a better tool in a timely manner.

@DakotaNelson DakotaNelson modified the milestone: 0.1 Nov 15, 2015
@DakotaNelson
Copy link
Owner

Just created an 0.2 milestone, we can go ahead and keep making them as we define new goals.

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