Skip to content

Tags: vslinko/deno-csv

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
1.0.2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
Maintenance

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
readCSV: ignore trailing empty lines

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle rows with empty cells as non-empty lines (#25)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
Handle UTF BOM

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
update to deno 1.35.3 and std 0.195.0

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
deno fmt

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
Throw an error when quote is found in unquoted field

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was signed with the committer’s verified signature.
vslinko Viacheslav Slinko
Update deno std to 0.133.0

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for custom encoding (#13)