Giter Club home page Giter Club logo

semverdoc's Introduction

Semantic Versioning for Documents and Meaningful Manual Version Control

I often work with documents that require proper versioning and version control. In the past I have often used or recommended using the semantic versioning scheme knowing that the scheme has actually been developed for software development. While it is possible to apply the semantic versioning to documents, some of its characteristics need to be adopted.

While I often simply ignored the need for this adoption in the past, I finally found the time to rework the semver specification for use with documents.

Semantic Versioning for Documents

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when your document has undergone significant changes,
  2. MINOR version when new information has been added to the document or information has been removed from the document, and
  3. PATCH version when you made minor changes (e.g. fixing typos).

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

For more details you can find the latest specification here.

Meaningful Manual Version Control (MMVC)

In most cases, version control systems (e.g. git) are the better choice when it comes to the question, how different versions of a document should be maintained. If however - for what reason ever - a manual version control process is required, the MMVC has proven useful over many years and many different projects.

Contributions or comments

If you’d like to leave feedback, please open an issue on github. If you'd like to contribute, please consider starting a Pull Request.

Credit

This work is heavily based on the Semantic Versioning specification as authored by Tom Preston-Werner.

License

Creative Commons - CC BY 3.0 http://creativecommons.org/licenses/by/3.0/

semverdoc's People

Contributors

nils-tekampe avatar jeremykohn avatar jlmuir avatar aucuparia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.