Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Several patch releases contain breaking changes #267

Open
mdenburger opened this issue May 19, 2020 · 1 comment
Open

Several patch releases contain breaking changes #267

mdenburger opened this issue May 19, 2020 · 1 comment

Comments

@mdenburger
Copy link

Describe the bug
Several patch releases now contain breaking API changes, which violates semantic versioning.

Expected behavior
From version 1.0.0 onwards I would expect that every patch release is fully backwards compatible, and upgrading is a no-brainer. New features would increase the minor version (0.1.0, 0.2.0, etc). Any backwards incompatible change would lead to a new major version (2.0.0, 3.0.0, etc.).

Writing "THIS RELEASE CONTAINS BREAKING CHANGES" in the release notes is a big smell. Whether a release contains breaking changes should be communicated via the semantic version number.

@iamthesiz
Copy link
Collaborator

iamthesiz commented May 19, 2020

I'm not sure how I missed this. I will update as soon as possible. My sincerest apologies if this has caused any troubles.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants