Replies: 4 comments 3 replies
-
|
Already planned that. But I'm not so sure about restarting from 1.0.0. Older issues from SMT will have different versions and we will have to jump around to find out what version the user was using. |
Beta Was this translation helpful? Give feedback.
-
|
Version can be named according to yyyy.MM.dd eg. 2023.12.29. |
Beta Was this translation helpful? Give feedback.
-
|
I'm sorry but you're confusing unstable SemVer ( As per the very documentation you linked :
Therefore, you :
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, we'll start at 1.0.0 and increment semantically. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We are doing a fresh start with these forks, so maybe it's a good time to discuss how to version the apps. I always felt that Tibor do it randomly.
My idea is to adhere to Semantic Versioning. Then we would increase versions like following:
There are also cases where we can think whether to increase minor or major versions, because they drastically change how users use the apps, but may not be strictly big features (past example: adding swipe to answer the call instead of the button). In such cases, we should probably discuss what's best. E.g. Firefox or Chrome always increase major version in such case (hence version over 100).
Also, another idea related to versioning - maybe we should restart versioning and release first versions of Fossify apps as 1.0.0?
Beta Was this translation helpful? Give feedback.
All reactions