Skip to content

v0.10.15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 21:26
41a6875

CSV v0.10.15

Diff since v0.10.14

Merged pull requests:

  • fix decchar handling in writecell() for AbstractFloat (#1109) (@sara2512)
  • Fix reading gzipped file in Julia 1.11 on Windows (#1144) (@nhz2)

Closed issues:

  • Keyword decimal not respected for AbstractFloats in CSV.write() (#1108)
  • Incorrect results for argmax with multithreaded parsing (#1128)
  • CSV.File failing for gzipped file in Julia 1.11-rc (#1137)