Giter Club home page Giter Club logo

Comments (4)

theflow avatar theflow commented on August 28, 2024 1

We do it exactly as you posted for everything after a 1.0.0 release. For everything still in the 0.x.x range semver states:

Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable.

So we treat 0.4.0 -> 0.5.0 as a major update, since that what it is in most cases.

from feedback.

theflow avatar theflow commented on August 28, 2024

Hi @mfbmina,

we actually had some feedback in the opposite direction and changed it. The truth is pre-1.0.0 there aren't a lot of rules :)

From our experience most library authors treat minor version jumps as major updates when they are pre 1.0.0. I think you can also see that here if you look at the release notes for mysq2 0.5.0 which has a lot of breaking changes: https://github.com/brianmario/mysql2/releases/tag/0.5.0

from feedback.

mfbmina avatar mfbmina commented on August 28, 2024

Hello!

I assume that I did not read the mysql release tag before creating this ticket. So, how Depfu see the diferences between major, minor and patch>

from feedback.

mfbmina avatar mfbmina commented on August 28, 2024

Thanks for the reply and the explanation. Also thanks for Depfu, it is an awesome product. 😄

from feedback.

Related Issues (20)

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.