Home - kaikokeke/kaikokeke GitHub Wiki

Welcome to the kaikokeke wiki!

Semantic Versioning

Kaikokeke follows semantic versioning. We release patch versions for critical bugfixes, minor versions for new features or non-essential changes, and major versions for any breaking changes. When we make breaking changes, we also introduce deprecation warnings in a minor version so that our users learn about the upcoming changes and migrate their code in advance.

Every significant change is documented in the changelog file.