std/yaml
denobot 0e4f294cdf
chore: release 2024.08.02 (#5621)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-02 20:27:08 +09:00
..
_type refactor(yaml): cleanup dead sexagesimal regexp code in float type (#5545) 2024-07-25 15:49:49 +09:00
_chars.ts refactor(yaml): move char check functions (#5300) 2024-07-04 17:23:23 +10:00
_dumper.ts refactor(yaml): change object type from any to unknown in writeNode (#5404) 2024-07-18 04:49:09 +00:00
_loader.ts refactor(yaml): add KindType generic type argument to Type (#5461) 2024-07-17 14:30:32 +10:00
_mark.ts refactor(yaml): cleanup dead code in Mark class (#5327) 2024-07-08 11:20:03 +10:00
_schema.ts docs(fmt,fs,text,yaml): fix Markdown alerts (#5568) 2024-07-29 21:31:14 +10:00
_type.ts refactor(yaml): remove instanceOf field of Type (#5462) 2024-07-17 13:58:36 +09:00
_utils.ts refactor(yaml): remove Any type (#5306) 2024-07-09 18:22:53 +09:00
deno.json chore: release 2024.08.02 (#5621) 2024-08-02 20:27:08 +09:00
mod.ts docs(yaml): document compatibility policy (#5542) 2024-07-25 15:48:11 +09:00
parse_test.ts refactor(yaml): remove deprecated sexagesimal functionality for integer types (#5539) 2024-07-25 15:46:44 +09:00
parse.ts docs(yaml): document different schemas (#5531) 2024-07-24 15:26:56 +09:00
stringify_test.ts test(yaml): test arrayIndent = false option (#5521) 2024-07-24 18:49:38 +09:00
stringify.ts docs(yaml): document different schemas (#5531) 2024-07-24 15:26:56 +09:00