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

clarify interface compatibility wrt semver #74

Closed
tpapp opened this issue Aug 23, 2019 · 0 comments
Closed

clarify interface compatibility wrt semver #74

tpapp opened this issue Aug 23, 2019 · 0 comments
Milestone

Comments

@tpapp
Copy link
Owner

tpapp commented Aug 23, 2019

  • no deprecations, API just changes with major versions, minor versions make upward-compatible changes

  • encourage users to put a [compat] section in their code

  • what is part of the API? anything exported from DynamicHMC, recursively. so ATM Diagnostics isn't strictly speaking a part of the API one can rely on. make this clear

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

1 participant