Skip to content

v0.3.8

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 05 Nov 07:49
v0.3.8
b1c34b7

v0.3.8 (2019-11-05)

Diff since v0.3.7

Closed issues:

  • Error parsing Date (#38)
  • Parse no longer works with \t (#32)

Merged pull requests:

  • Fix #38 by removing call to nextind for AbstractVector{UInt8} (#41) (quinnj)
  • Fix arg validation when delim matches wh1 or wh2; also cleanup travis (#40) (quinnj)
  • In CSV.jl#523, we have an interesting case of some rows having a rand… (#39) (quinnj)