This project follows Semantic Versioning.
Format:
MAJOR.MINOR.PATCH
Rules:
MAJOR: incompatible API or behavior changesMINOR: backward-compatible featuresPATCH: backward-compatible fixes
Before 1.0.0, breaking changes may happen in minor releases.
Each release should be tagged in Git and summarized in CHANGELOG.md.