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

Freeze methods for every version #21

Closed
phoenixlzx opened this issue Dec 1, 2017 · 1 comment
Closed

Freeze methods for every version #21

phoenixlzx opened this issue Dec 1, 2017 · 1 comment

Comments

@phoenixlzx
Copy link
Contributor

Rel: #15

Do not break API in minor and patch versions like mojang.

If you are going to break any API in this library, bump the main version and recheck all plugins depending on it.

@Librazy
Copy link
Member

Librazy commented Dec 1, 2017

Actually NC4.1 didn't seems to break any API, it have all the method from NC4.0. But some API's requirements and semantic changed: don't allow null column and don't allow UUID column. So bugs happened on exactly same API that works before.

jhooc77 pushed a commit to jhooc77/NyaaCore that referenced this issue Jun 19, 2023
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

3 participants