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?
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.3as 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.0release.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?