Releases: JuliaData/Parsers.jl
Releases · JuliaData/Parsers.jl
v0.3.8
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)
v0.3.5
Commits
- Add a noinline version of typeparser for floats, so the widened cases don't fully inline (#34) (8bde56c)
- Bump version (57f9f33)
This changelog was automatically generated, and might contain inaccuracies.
v0.3.4
Commits
This changelog was automatically generated, and might contain inaccuracies.
New General registry release
v0.3.0
<description of version>