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

Use semantic versioning instead of date #218

Closed
fpistm opened this issue Feb 13, 2018 · 1 comment
Closed

Use semantic versioning instead of date #218

fpistm opened this issue Feb 13, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fpistm
Copy link
Member

fpistm commented Feb 13, 2018

Release version should use semantic versioning: https://semver.org/
This will allow a better project management for planned release or quick fix.

As well Arduino_Tools should use semantic versioning, See stm32duino/Arduino_Tools#21

@fpistm
Copy link
Member Author

fpistm commented Mar 15, 2018

old new
2017.5.12 0.1.0
2017.6.2 0.1.1
2017.7.13 0.2.0
2017.8.4 0.2.1
2017.8.31 1.0.0
2017.9.22 1.0.1
2017.11.24 1.1.0
2018.1.18 1.1.1

See https://github.com/stm32duino/wiki/wiki/Release-Versioning-change

@fpistm fpistm closed this as completed Mar 15, 2018
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