A
A
Anton Antipov2015-09-26 12:28:40
API
Anton Antipov, 2015-09-26 12:28:40

How to upgrade 0.yz with backwards incompatible API changes?

I use semantic versioning. What is the correct way to upgrade 0.yz with backwards incompatible API changes?
UPD:

Major version zero (0.yz) is for initial development. Everything can change at any moment. The public API should not be considered stable.

Is it possible in this case, in branch 0, to simply change the API with a change in the minor version?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey delphinpro, 2015-09-26
@ant161292

On the 0.xx branch, do whatever you want. Here, by default, all changes are incompatible :)

J
JhaoDa, 2015-09-26
@JhaoDa

Before: 0.yz After backwards incompatible changes: 1.yz Nothing else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question