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

Please start using SemVer #68

Open
doginthehat opened this issue Jun 21, 2021 · 2 comments
Open

Please start using SemVer #68

doginthehat opened this issue Jun 21, 2021 · 2 comments

Comments

@doginthehat
Copy link

This library introduces major changes to its API in seemingly minor version updates.

Eg. Previously generatePublicKey introduced a new parameter (format) a while ago and somehow it was decided to add it as first parameter, breaking existing calls to it

Now in between 0.0.28 and 0.0.29 there was a fatal deprecation of the RunEnvironment config settings which again, breaks the API calls.

Can you please start using SemVer (https://semver.org/) for this library to flag breaking changes appropriately?

@samhithal
Copy link

hi @doginthehat, can you please share some occurrences in the SDK that would help us better answer your question?

@doginthehat
Copy link
Author

@samhithal it's in my question already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants