Skip to content

v0.3.1

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 06 Apr 01:14
· 841 commits to main since this release
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.