std/ini
denobot c6193ac887
chore: release 2024.11.13 (#6182)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-11-13 19:36:14 +09:00
..
_ini_map.ts BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121) 2024-11-06 13:45:40 +09:00
deno.json chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
mod.ts BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121) 2024-11-06 13:45:40 +09:00
parse_test.ts BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121) 2024-11-06 13:45:40 +09:00
parse.ts feat(ini): add type param for value type (#5588) 2024-08-02 19:19:02 +10:00
stringify_test.ts BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121) 2024-11-06 13:45:40 +09:00
stringify.ts BREAKING(ini): reduce options for stringify, make FormattingOptions type private (#5572) 2024-07-30 11:31:39 +09:00