com.unity.netcode.gameobjects
com.unity.netcode.gameobjects copied to clipboard
Better Git tag pattern
Feedback
All old releases are prefixed with "v", but not for the new API releases. It could be confusing to remember which one is the new API tag (with/without v?)
Suggested Changes
Could you change it to a more readable Git tag pattern
vx.y.zfor old API releases.new-mlapi/x.y.zordevelop/x.y.zfor new API releases.
@ashwinimurt I didn't want to do this back when the only option we had was something like new-mlapi/x.y.z, but maybe we could dual-tag releases with x.y.z AND ngo/x.y.z. What do you think?
Done (starting with 1.0.0). https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/tags