Menu

Versioning

2015-07-28
2015-07-29
  • Jacek Gebal

    Jacek Gebal - 2015-07-28

    I've learned about semantic versioning last year (http://semver.org/)
    What do you think about using the semver pattern for this project?
    In short words it's:
    version: x.y.z
    where
    x - major release incompatible with previous one
    y - minor release with new features (backward compatible)
    z - patch/bugfix release

     
  • Paul Walker

    Paul Walker - 2015-07-29

    Yep, I came across that a while ago too - it's one of the view versioning schemes that has some real logic to it! I've been following that scheme since I got involved

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.