Use semantic versioning instead of date
fpistm opened this issue · 1 comments
fpistm commented
Release version should use semantic versioning: https://semver.org/
This will allow a better project management for planned release or quick fix.
Same for Arduino_Core_STM32: See stm32duino/Arduino_Core_STM32#218
fpistm commented
old | new |
---|---|
2017.5.12 | 0.1.0 |
2017.7.13 | 0.2.0 |
2017.8.31 | 1.0.0 |
2017.9.22 | 1.0.1 |