Justin M. Keyes
a40eb7cc99
feat(vim.version): more coercion with strict=false
...
Problem:
"tmux 3.2a" (output from "tmux -V") is not parsed easily.
Solution:
With `strict=false`, discard everything before the first digit.
- rename Semver => Version
- rename vim.version.version() => vim.version._version()
- rename matches() => has()
- remove `opts` from cmp()
2023-03-20 13:40:38 +01:00
..
2023-03-20 13:40:38 +01:00
2022-10-17 15:24:37 +01:00
2022-12-08 16:33:38 +01:00
2023-03-20 13:40:38 +01:00
2023-02-28 09:34:27 +01:00
2023-02-28 09:34:27 +01:00
2021-09-13 16:33:41 +02:00
2023-03-20 13:40:38 +01:00
2021-05-01 22:29:03 -04:00
2023-01-08 12:31:38 -08:00
2023-03-17 04:41:57 -07:00
2023-03-08 11:03:11 +00:00
2022-03-13 04:52:45 +00:00
2023-02-28 09:34:27 +01:00
2022-08-20 10:04:55 +02:00
2023-01-25 09:46:00 +08:00
2019-07-29 20:50:07 +02:00
2023-03-07 20:16:52 +01:00
2022-08-05 12:23:41 +02:00
2022-10-17 08:52:40 +02:00
2021-06-11 01:01:02 +06:00
2021-06-11 01:01:02 +06:00
2021-04-27 09:21:32 -04:00
2023-01-03 10:07:43 +00:00
2019-07-29 20:50:07 +02:00
2022-10-13 05:48:12 -07:00
2023-02-15 15:11:49 -08:00
2022-05-13 11:58:22 -07:00
2019-03-11 21:00:12 +01:00
2023-03-13 10:29:11 +08:00
2022-10-17 08:19:48 +02:00