xplr/tests
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.
2021-04-06 06:43:51 +05:30
..
test_task.rs Logging, testing and other improvements 2021-04-03 11:32:05 +05:30
test_version.rs Improve version incompatibility error 2021-04-06 06:43:51 +05:30