v0.3.1
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.