Re: versioning of license list
Alan Tse
I don’t think it’s an issue. To developers, 3.20 is normal and won’t be confused as 3.2.
I would advocate moving to semantic versioning where it uses a triplet (e.g. 3.20.0) and each part of the triplet has a meaning when it’s incremented. It may not matter since SPDX doesn’t release frequently enough to do “fix” only releases which would be 3.20.1, but at least it signals to downstream users that if the major version changes (e.g., 4.0.0) that the API may have broken.
Another benefit of semantic versioning is you can adopt tools like semantic release to automatically make the next version with a changelog.
From: <Spdx-legal@...> on behalf of J Lovejoy <opensource@...>
CAUTION: This email originated from outside of Western Digital. Do not click on links or open attachments unless you recognize the sender and know that the content is safe.
Hi all, |
|