std/dotenv
denobot 2b3683b6fb
chore: release 2024.08.26 (#5824)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-26 17:33:29 +09:00
..
testdata BREAKING(dotenv): remove defaultPath option from load[Sync]() (#5451) 2024-07-19 14:08:39 +10:00
deno.json chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
load_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
load.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
mod_test.ts BREAKING(dotenv): remove defaultPath option from load[Sync]() (#5451) 2024-07-19 14:08:39 +10:00
mod.ts fix(dotenv): show warning when there is invalid key in .env file (#5745) 2024-08-21 14:56:34 +09:00
parse_test.ts fix(dotenv): show warning when there is invalid key in .env file (#5745) 2024-08-21 14:56:34 +09:00
parse.ts fix(dotenv): show warning when there is invalid key in .env file (#5745) 2024-08-21 14:56:34 +09:00
stringify_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
stringify.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