std/semver
Tim Reichen 17c5675360
deprecation(semver): deprecate cmp (#4025)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-28 13:47:37 +09:00
..
_shared.ts refactor(semver): replace replace() with match() capturing groups (#3983) 2023-12-20 15:25:06 +09:00
can_parse_test.ts feat(semver): canParse (#3709) 2023-10-24 13:39:55 +09:00
can_parse.ts deprecation(semver): deprecate SemVer argument for parse() and canParse() (#3939) 2023-12-13 20:29:47 +00:00
cmp_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
cmp.ts deprecation(semver): deprecate cmp (#4025) 2023-12-28 13:47:37 +09:00
comparator_format.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
comparator_intersects_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
comparator_intersects.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
comparator_max.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
comparator_min.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
comparator_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
compare_build_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
compare_build.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
compare_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
compare.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
constants.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
difference_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
difference.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
eq_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
eq.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
format_test.ts deprecation(semver): deprecate SemVer argument for parse() and canParse() (#3939) 2023-12-13 20:29:47 +00:00
format.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
gt_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
gt.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
gte_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
gte.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
gtr_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
gtr.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
increment_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
increment.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
is_comparator_test.ts deprecation(semver): rename isSemVerComparator() (#3957) 2023-12-19 05:10:52 +11:00
is_comparator.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
is_semver_comparator.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
is_semver_range_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
is_semver_range.ts refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
is_semver_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
is_semver.ts refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
is_valid_operator_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
lt_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
lt.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
lte.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
ltr_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
ltr.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
max_satisfying_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
max_satisfying.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
min_satisfying_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
min_satisfying.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
mod.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
neq_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
neq.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
outside_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
outside.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
parse_comparator.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
parse_range.ts refactor(semver): replace replace() with match() capturing groups (#3983) 2023-12-20 15:25:06 +09:00
parse_test.ts refactor(semver): use string literals (#3979) 2023-12-18 21:04:47 +11:00
parse.ts refactor(semver): add regexp capturing groups (#3956) 2023-12-18 17:12:55 +09:00
range_format.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
range_intersects_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
range_intersects.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
range_max.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
range_min_test.ts deprecation(semver): deprecate SemVer argument for parse() and canParse() (#3939) 2023-12-13 20:29:47 +00:00
range_min.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
range_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
rcompare_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
rcompare.ts deprecation(semver): deprecate rcompare() (#3958) 2023-12-14 14:38:57 +11:00
reverse_sort_test.ts deprecation(semver): rename rsort to reverseSort (#4032) 2023-12-28 13:45:30 +09:00
reverse_sort.ts deprecation(semver): rename rsort to reverseSort (#4032) 2023-12-28 13:45:30 +09:00
rsort.ts deprecation(semver): rename rsort to reverseSort (#4032) 2023-12-28 13:45:30 +09:00
sort_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
sort.ts BREAKING(semver): remove deprecated APIs (#3591) 2023-08-31 19:44:22 +09:00
test_comparator_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
test_comparator.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
test_range.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00
try_parse_comparator.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
try_parse_range.ts BREAKING(semver): rewrite semver (#3385) 2023-06-12 12:47:03 +09:00
try_parse.ts refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
types.ts deprecation(semver): comparator min and max properties (#3974) 2023-12-20 18:11:48 +11:00