In semantic versioning, versions are defined as major.minor.patch.
Additions/improvements that are backward compatible is a minor version, while fixes are patch versions.
Maybe we should start bumping the minor version whenever we release a new version of the sxl that includes new messages? The next such version would then be 1.1.
If it includes breaking changes we could even bump the major version to 2.0.
In semantic versioning, versions are defined as major.minor.patch.
Additions/improvements that are backward compatible is a minor version, while fixes are patch versions.
Maybe we should start bumping the minor version whenever we release a new version of the sxl that includes new messages? The next such version would then be 1.1.
If it includes breaking changes we could even bump the major version to 2.0.