std/ini
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
..
_ini_map.ts perf(cli,http,ini,internal,media-types): replace trim() comparisons with regexps (#5751) 2024-08-21 13:50:18 +09:00
deno.json chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
mod.ts docs(ini): cleanup module documentation (#5566) 2024-07-29 20:40:10 +10:00
parse_test.ts feat(ini): add type param for value type (#5588) 2024-08-02 19:19:02 +10:00
parse.ts feat(ini): add type param for value type (#5588) 2024-08-02 19:19:02 +10:00
stringify_test.ts test(ini): copy tests from ini/_ini_map_test.ts (#5593) 2024-07-31 19:16:24 +09:00
stringify.ts BREAKING(ini): reduce options for stringify, make FormattingOptions type private (#5572) 2024-07-30 11:31:39 +09:00