Commit Graph

6 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.
3 years ago
Arijit Basu af8a637030
Logging, testing and other improvements 3 years ago
Arijit Basu 7cbb9d2baf
Saner key bindings 3 years ago
Arijit Basu c2bc8aee20
Fix benchmarks 3 years ago
Arijit Basu 7beaec1763
Easier key handling 3 years ago
Arijit Basu f9c3edee06
Not yet doing what it's supposed to 3 years ago