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

Release an official 1.0.0 #79

Open
Technologicat opened this issue Jun 22, 2021 · 0 comments
Open

Release an official 1.0.0 #79

Technologicat opened this issue Jun 22, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@Technologicat
Copy link
Owner

Technologicat commented Jun 22, 2021

As of this writing, unpythonic has been around for approximately three years, and has in effect adhered to the minor/major version bumping conventions of semantic versioning for two years of that; beginning with 0.14.0, released 18 March 2019.

However, due to the leading zero, we do not currently follow the semver spec to the letter. This defeats the purpose of following the semver conventions, so we should definitely fix this.

Therefore, now that the long-in-development 0.15.0 is done, there will never be a version numbered 0.16.0. Instead, we will officially exit the 0.x.y phase of development, and release 1.0.0.

The final content of the 1.0.0 release has not been decided yet. What I can say at this point is that it will be either:

  • The next batch of breaking changes, that would logically be "0.16.0", because doing that requires a major version bump anyway.

OR:

  • A rebrand of 0.15.x, for some convenient value of x, to advertise the already-present 1.0.0-ness of the codebase as early as possible. This could possibly be even 0.15.0, after it has sat on PyPI for a while; this depends on when I take on the development of the next batch of features.

Releasing an official 1.0.0 should finally get us a blue shields.io PyPI version badge. See the source code in version.js and color-formatters.js - it's the leading zero that's making the badge orange.

@Technologicat Technologicat added bug Something isn't working enhancement New feature or request labels Jun 22, 2021
@Technologicat Technologicat added this to the 1.0.0 milestone Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant