You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this project is far beyond the original version, it might be helpful to have some kind of releases /git tags in place.
The last release of the sourceforge version is v1.2.3 as far as I can see.
Assuming they did use SemVer, the next reasonable version would be a v1.3.0.
In case the (user) API changed, it might even be worth doing a v2.0.0 release.
I am not sure if you are considering to do retroactive git tags (i.e. releases) to point out which versions of the code are the most stable ones?
The text was updated successfully, but these errors were encountered:
As this project is far beyond the original version, it might be helpful to have some kind of releases /git tags in place.
The last release of the sourceforge version is
v1.2.3
as far as I can see.Assuming they did use SemVer, the next reasonable version would be a
v1.3.0
.In case the (user) API changed, it might even be worth doing a
v2.0.0
release.I am not sure if you are considering to do retroactive git tags (i.e. releases) to point out which versions of the code are the most stable ones?
The text was updated successfully, but these errors were encountered: