playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 953 forks source link

Please use the SemVer versioning scheme or similar. #3174

Open kamgam opened 1 year ago

kamgam commented 1 year ago

The last update from 0.10 to 0.11 had some breaking changes (see https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/UPGRADING.txt). This should have been a major version upgrade.

Yes, I am aware this is technically still is a 0.x release and breaking changes should be expected. BUT: a software which is used by thousands of projects in production should never be a 0.x version. Make it 1.x and move on.

Please adopt a versioning scheme like semver: https://semver.org

I think the outcry in the issues section should be reason enough to justify this change. When people see a minor version change they do not expect BREAKING changes. You are shooting yourself in the foot with this.

Thank you for listening :-)