Asher Gomez
4f29e70319
chore(url): release url@0.225.0
( #5631 )
2024-08-05 17:01:46 +02:00
denobot
0e4f294cdf
chore: release 2024.08.02 ( #5621 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-02 20:27:08 +09:00
Asher Gomez
3f133951f6
deprecation(url): deprecate @std/url
( #5530 )
...
chore(url): deprecate `@std/url`
2024-08-02 12:53:11 +10:00
denobot
940568c62d
chore: release 2024.07.02 ( #5254 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-02 20:43:42 +09:00
Asher Gomez
d102a10235
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
...
* refactor: import from `@std/assert`
* update
2024-06-30 08:30:10 +00:00
Asher Gomez
628814e079
chore(url): release url@1.0.0-rc.1
( #4981 )
2024-06-06 19:59:52 +00:00
denobot
0ea4868542
chore: release 2024.06.06 ( #4984 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-06-06 20:26:57 +09:00
Asher Gomez
b8d94177a5
docs(url): complete documentation ( #4965 )
...
* docs(url): complete documentation
* suggestions
2024-06-05 21:16:52 +00:00
Asher Gomez
c5ad9d48dc
docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This module is browser compatible" note ( #4945 )
2024-06-04 13:21:54 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
Asher Gomez
d87ef8078f
docs(url): polish documentation ( #4601 )
2024-04-17 14:49:49 +10:00
Asher Gomez
ef0d782254
chore: enable camelcase
lint rule ( #4440 )
2024-03-05 14:57:14 +11:00
Simon Holloway
50bfa282c8
refactor(url): prepare for noUncheckedIndexedAccess
( #4145 )
2024-01-11 06:59:09 +11:00
Tim Reichen
488c366b69
refactor(url): format test names ( #4062 )
...
initial commit
2024-01-03 10:43:49 +11: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
Mark Gibson
b163c5604b
BREAKING(path): split path into per-os modules, deprecate legacy os-specific exports ( #3649 )
...
Deprecations:
- This change deprecates `win32` and `posix` exports from `path/mod.ts`,
- and also deprecates `path/win32.ts` and `path/posix.ts` paths.
New feature:
- This change adds `path/windows/mod.ts` and `path/posix/mod.ts` paths.
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-09-28 19:54:53 +09:00
Chris Knight
ce146e0932
docs(url): improve docs and add examples ( #3610 )
2023-09-04 18:12:28 +09:00
Aritra Karak
8d86684ca1
fix(url): fixes for url functions and new tests. ( #3607 )
2023-09-03 10:40:08 +09:00
Aritra Karak
4e44fa7079
feat(std): add std/url
module. ( #3527 )
2023-09-01 17:08:15 +09:00