Commit 780bb55
committed
Default to SemVerCompareStrategy in StringVersion
Updated StringVersion to always use SemVerCompareStrategy instead of conditionally selecting between SemVerCompareStrategy and DefaultCompareStrategy. This simplifies the logic and enforces consistent version comparison behavior.1 parent d5b75c3 commit 780bb55
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 33 | + | |
41 | 34 | | |
42 | 35 | | |
43 | 36 | | |
| |||
50 | 43 | | |
51 | 44 | | |
52 | 45 | | |
53 | | - | |
| 46 | + | |
54 | 47 | | |
55 | 48 | | |
56 | 49 | | |
| |||
0 commit comments