Closed phoenixlzx closed 6 years ago
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.
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.