Giter VIP home page Giter VIP logo

Comments (4)

ivg avatar ivg commented on May 8, 2024

According to sematic versioning specification any release, that starts from 0, i.e. 0.3.x may break backward compatibility, since there is now particular API yet. So it is ok, to use version 0.9. Something like 0.9.3 as a current version, would be fine.

Other way is to use pre-release suffixes, to explicitly specify, that we're actually quite different the 0.x BAP. In that case versions would look like 1.0.0-alpha-1, 1.0.0-alpha-2, etc..

Anyway, current versioning is the most confusing, so it should be changed ASAP.

from bap.

maverickwoo avatar maverickwoo commented on May 8, 2024

FWIW I second the proposal to use semantic versioning. 1.0.0-alpha-X is an accurate description of where we are right now.

from bap.

dbrumley avatar dbrumley commented on May 8, 2024

Lets go with 0.9 for now. 1.0.0-alpha-x suggests to me we are working on bug fixes, when in fact we are working on adding major functionality.

from bap.

dbrumley avatar dbrumley commented on May 8, 2024

To follow up with why not 1.0.0-alpha-x, we can use that name when we stop adding major code and are working to remove bugs in a feature-complete release. So 0.9.

from bap.

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.