Commit Graph

8 Commits

Author SHA1 Message Date
Asher Gomez
41be714d64
BREAKING(csv): throw TypeError in stringify() instead of StringifyError (#5347) 2024-07-10 20:32:59 +10:00
Yoshiya Hinosawa
2fd7c33676
test(csv): improve stringify testing (#5150) 2024-06-26 19:30:47 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Yoshiya Hinosawa
c93b8a60d9
fix(csv): do not print empty header line when no columns are given in stringify() (#4610) 2024-04-22 14:12:48 +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
Tim Reichen
0181850e64
test(csv): format test names (#3990)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-12-28 13:40:00 +09:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Asher Gomez
a5fffc5fb0
BREAKING(csv): move encoding/csv to own top-level folder and towards single-export files (#3228) 2023-03-13 14:56:25 +09:00