search for: semanticversioning

Displaying 2 results from an estimated 2 matches for "semanticversioning".

2019 Aug 06
2
Versioning of rust bindings
...e rust bindings, after they are fixed, it is required to add the version to publish it. I'm not sure about the versioning of libguestfs, but I believe that it is not preferable that the versioning issue of rust bindings affects the whole versioning of libguestfs. Though it is available to hack SemanticVersioning by using suffixes(as we discussed before), maybe it is not preferable like 1.40.0-ver1. So, I think the versioning of rust bindings should be independent of the one of libguestfs. Do you agree, or not? Regards, Hiroyuki
2019 Aug 06
0
Re: Versioning of rust bindings
...ey are fixed, it is required to add > the version to publish it. I'm not sure about the versioning of libguestfs, > but I believe that it is not preferable that the versioning issue of rust > bindings affects the whole versioning of libguestfs. > > Though it is available to hack SemanticVersioning by using suffixes(as we > discussed before), maybe it is not preferable like 1.40.0-ver1. > > So, I think the versioning of rust bindings should be independent of the > one of libguestfs. > > Do you agree, or not? It's up to you, but it seems like there ought to be some con...