[QOL Feature?] Version Formating
ThePhaseCat opened this issue · 4 comments
More of a quality of life thing relating to different releases, but I personally think having actual version numbers might be a good way to differentiate between different updates. (Major numbers for feature additions and minor numbers for bug-fixes?)
I just now realized after looking at releases is that you did actually already have a release number tag, so maybe also put it in the title of releases? For addition clarity?
For example:
Initial Release could be v1.0
Kotlin and Text Shadow could v1.1 (Added features)
Minor fixes could be v1.1.1 (Bug fixes)
Closing this, but I’ll try to make version numbers a little clearer in the future.
You mean for the GitHub releases?
So far the initial release was 1.0, Kotlin was 2.0 because it was more or less a rewrite, and the small fixes were 2.0.1 because it was just fixes