Uh oh!
There was an error while loading. Please reload this page.
csv 3.3.1 - 2024-12-15 #323
Replies: 0 comments
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Improvements
CSV.open: Changed to detect BOM by default. Note that this isn'tenabled on Windows because Ruby may have a bug. See also:
https://bugs.ruby-lang.org/issues/20526
Improved performance.
CSV.open: Added support forStringIOas an input.Added a built-in time converter. You can use it by
converters: :time.Added
CSV::TSVfor tab-separated values.sepoption #272Thanks
Junichi Ito
Vladimir Kochnev
Marcelo
Bart de Water
kojix2
Jas
This discussion was created from the release csv 3.3.1 - 2024-12-15.
All reactions