std/cli
denobot 67e9cfa0ff
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-04 19:37:53 +09:00
..
_tools docs(cli): align additional error messages (#5768) 2024-08-22 15:00:51 +09:00
testdata test(cli): reduce flakiness of Spinner test (#5821) 2024-08-26 15:33:51 +09:00
_data.json deprecation(console): copy std/console APIs into std/cli and deprecate std/console (#4547) 2024-04-08 14:32:55 +10:00
_run_length_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
_run_length.ts fix(bytes,cli,collections,expect): add missing non-null assertions (#5280) 2024-07-04 00:12:41 +02:00
deno.json chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
mod.ts 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) 2024-06-30 08:30:10 +00:00
parse_args_test.ts refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892) 2024-09-04 14:15:01 +09:00
parse_args.ts perf(cli,http,ini,internal,media-types): replace trim() comparisons with regexps (#5751) 2024-08-21 13:50:18 +09:00
prompt_secret.ts docs(cli): align additional error messages (#5768) 2024-08-22 15:00:51 +09:00
spinner_test.ts test(cli): stop spinner without error (#5551) 2024-07-26 16:57:33 +09:00
spinner.ts refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892) 2024-09-04 14:15:01 +09:00
unicode_width_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
unicode_width.ts 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) 2024-06-30 08:30:10 +00:00