std/ini
Lucas Wasilewski bc20dbe21b
BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-11-06 13:45:40 +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.08.26 (#5824) 2024-08-26 17:33:29 +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