Commit Graph

1 Commits (65ddb0ee4b6ffa387faf3f678547fa2767899a12)

Author SHA1 Message Date
Arijit Basu eeee3394bc Improve version incompatibility error
With this change, `xplr` will only raise version incompatibility error
if the major version changes. Minor version updates are assumed to be
backwards compatible.

If the major version is `v0`, the minor version will be considered as
the major version and the security/patch version will be considered as
minor version and the same logic will apply.
4 years ago