Tim Reichen
|
aa3f026e93
|
deprecation(semver): deprecate SemVerRange , introduce Range (#4161)
* initial commit
* Update semver/is_range.ts
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
* bump deprecation notice
* add test cases
* fmt
* Update types.ts
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
* Update types.ts
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
* Update is_semver_range.ts
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-01-14 21:19:00 +00:00 |
|
Tim Reichen
|
ead45038e6
|
refactor(semver): remove ltr() and gtr() outside() dependency (#4096)
|
2024-01-09 10:57:00 +09:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +11:00 |
|
Yoshiya Hinosawa
|
0d63e640fc
|
BREAKING(semver): remove deprecated APIs (#3591)
|
2023-08-31 19:44:22 +09:00 |
|
Yoshiya Hinosawa
|
aea85151e8
|
BREAKING(semver): rewrite semver (#3385)
See
- https://github.com/denoland/deno_std/pull/3169
- https://github.com/denoland/deno_std/pull/3385
---------
Co-authored-by: justinmchase <justin.m.chase@gmail.com>
Co-authored-by: Jesse Jackson <jsejcksn@users.noreply.github.com>
Co-authored-by: Max Duval <hi@mxdvl.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Tim Reichen <timreichen@users.noreply.github.com>
|
2023-06-12 12:47:03 +09:00 |
|