Skip to content

v0.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 04:22
· 42 commits to main since this release
b35af59

CSV v0.10.5

Diff since v0.10.4

Closed issues:

  • CSV can't be precompiled in VSCode on Windows 10 (#994)
  • Installation/precompilation error (#999)
  • Add writerow to write CSV format row-wise in a loop (#1001)
  • CSV.File dies with out-of-bounds error when used in multiple threads (#1007)
  • Parsing fails with long strings (#1009)
  • Feature request: Allow column selection for types with regex (#1014)
  • Bug with setting column type (#1021)
  • typemap has no effect in CSV.read in Jupyter Notebook (#1024)
  • typos (#1025)
  • chop bug with String7 (#1028)
  • Latest Parsers.jl + InlineStrings.jl breaks CSV.jl (#1033)
  • Failed to parse csv with cyrillic values (#1034)
  • CSV.read - parsing error solved by adding stringtype=String (#1035)
  • Error loading csv file with string of length 8 (#1036)

Merged pull requests: