Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Why so many semver-incompatible releases? #20

Closed
jplatte opened this issue Jan 5, 2021 · 1 comment
Closed

Why so many semver-incompatible releases? #20

jplatte opened this issue Jan 5, 2021 · 1 comment

Comments

@jplatte
Copy link

jplatte commented Jan 5, 2021

I was wondering why this crate so frequently has new semver-incompatible releases. Currently a project I work on depends on both 0.19.0 and 0.20.0, then I saw 0.21.0 is out now as well; I generally try to avoid duplicate versions of dependencies. It would be nice if new versions that only update TLS_SERVER_ROOTS entries but don't change the webpki version or otherwise have API-breaking changes could be patch releases (so 0.21.0 would have been 0.20.1).

@ctz
Copy link
Member

ctz commented Apr 1, 2021

I'll try to pay more attention to this in the future.

@ctz ctz closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants