Commit Graph

11 Commits

Author SHA1 Message Date
Asher Gomez
d102a10235
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)
* refactor: import from `@std/assert`

* update
2024-06-30 08:30:10 +00:00
Asher Gomez
9b8d77f59b
BREAKING(toml): rename FormatOptions to StringifyOptions (#4963)
* BREAKING(toml): rename `FormatOptions` to `StringifyOptions`

* tweaks

* fix
2024-06-05 21:11:33 +00:00
Asher Gomez
eb4af5edd3
chore(toml): minor cleanup (#4964)
* chore(toml): minor cleanup

* fix
2024-06-05 21:35:38 +09:00
Divy Srivastava
079e40296c
docs(toml): lint @std/toml docs (#4799)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-30 13:08:02 +09:00
cinchen
961256ff72
refatcor(toml): prepare for noUncheckedIndexedAccess (#4274) 2024-02-04 20:23:55 +09:00
Sylvain Cau
9959b8867d
docs(toml): complete documentation (#4223) 2024-01-20 20:21:55 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
realpha
a8c051ec2f
refactor(toml): replace ArrayType enum with union (#3840) 2023-11-24 08:25:24 +00:00
Un Known
3458e6b20a
fix(toml): various edge case fixes for toml.stringify (#3403) 2023-05-31 08:51:04 +09:00
Asher Gomez
cf14c9b212
chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
Asher Gomez
27fbfa13de
BREAKING(toml): move to top-level folder and towards single-export files (#3241) 2023-03-13 14:57:27 +09:00