Thank you very much for your work on SemVerDoc! I've found it useful and I'm sure others have as well.
Recently I've worked on developing an alternative versioning scheme for documents -- following SemVerDoc's structure, but with categories that are purely qualitative (current SemVerDoc is both qualitiative and quantitative).
The new versioning scheme would be as follows:
- MAJOR: Changes to the document's substance.
- MINOR: Changes to the document's style but not its substance.
- PATCH: Corrections of errors in spelling, grammar, or spacing.
Comparison to current SemVerDoc (as of 1.2.0):
| Version |
SemVerDoc |
Qualitative only |
| MAJOR |
Significant changes. |
Substantive changes. |
| MINOR |
Adding or removing information. |
Stylistic changes. |
| PATCH |
Minor changes (e.g. fixing typos). |
Error corrections. |
Something to consider for SemVerDoc 2.0?
Thank you very much for your work on SemVerDoc! I've found it useful and I'm sure others have as well.
Recently I've worked on developing an alternative versioning scheme for documents -- following SemVerDoc's structure, but with categories that are purely qualitative (current SemVerDoc is both qualitiative and quantitative).
The new versioning scheme would be as follows:
Comparison to current SemVerDoc (as of 1.2.0):
Something to consider for SemVerDoc 2.0?