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

[FEAT] versioning and new version alert #37

Open
stdevPavelmc opened this issue Mar 5, 2021 · 0 comments
Open

[FEAT] versioning and new version alert #37

stdevPavelmc opened this issue Mar 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stdevPavelmc
Copy link
Owner

stdevPavelmc commented Mar 5, 2021

This brings the versioning schema to the table.

As a developing app I was not taking care of the versioning system, but now that this has attracted some attention and users are giving feedback a versioning schema is a must.

Also a simple way to let the user know that a new version is out and must upgrade his setup.

I'm thinking on this: a relaxed Semantic Versioning starting as 1.0.0 with a Changelog in 'keep a changelog' format.

v1.0.0 will feature the new versioning and new version alert and will fix all open issues.

And then some scripting on the hourly script that keep keps uptodate to check for the latest release and if the local one is not the same of the one in the github repo, show a warning on the website to warn the user about a new version.

Let me know your opinion.

@stdevPavelmc stdevPavelmc added the enhancement New feature or request label Mar 5, 2021
@stdevPavelmc stdevPavelmc self-assigned this Mar 5, 2021
@stdevPavelmc stdevPavelmc added this to the v1.0.0 release milestone Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant