July 29, 2026, 7:16pm 1
For example, in Go modules are required to have a specific version tag format (v1.2.3).
Is there such a requirement in Zig? If I’m creating a library should I create git tags like v1.2.3 or is just 1.2.3 ok?
If there isn’t a strict requirement, is there a convention that most libraries follow?
asibahi July 29, 2026, 7:23pm 2
None. Post must be at least 10 characters.
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.