You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
The TL;DR is that before 1.0.0, we should increment the minor version on each BC break, ie going from 0.9.8 to 0.10.0. It could help spot BC breaks and avoid dependency nightmare.
What do you think ?
The text was updated successfully, but these errors were encountered:
What about switching to a semantic version scheme ?
There's one interesting patch to look at for pre-1.0.0 versions.
The TL;DR is that before 1.0.0, we should increment the minor version on each BC break, ie going from 0.9.8 to 0.10.0. It could help spot BC breaks and avoid dependency nightmare.
What do you think ?
The text was updated successfully, but these errors were encountered: