Skip to content

Releases: JuliaData/Parsers.jl

v0.3.9

20 Nov 04:18
v0.3.9
0c1060e
Compare
Choose a tag to compare

v0.3.9 (2019-11-20)

Diff since v0.3.8

Merged pull requests:

  • Make sure we keep a reference to any sentinel values to make sure the… (#42) (quinnj)

v0.3.8

05 Nov 07:49
v0.3.8
b1c34b7
Compare
Choose a tag to compare

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.7

31 Aug 14:37
v0.3.7
51fe70d
Compare
Choose a tag to compare

v0.3.7 (2019-08-30)

Diff since v0.3.6

Merged pull requests:

  • Add ryu float writing code (#37) (quinnj)
  • Make the type the first argument for parse() in README (#36) (donm)

v0.3.6

15 Jun 03:19
v0.3.6
77f881d
Compare
Choose a tag to compare

v0.3.5

19 May 02:43
v0.3.5
Compare
Choose a tag to compare

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

17 May 07:12
v0.3.4
c4fc006
Compare
Choose a tag to compare

Commits

This changelog was automatically generated, and might contain inaccuracies.

v0.3.3

04 May 22:36
Compare
Choose a tag to compare
Bump version

v0.3.2

30 Apr 14:59
Compare
Choose a tag to compare
Bump version

v0.3.1

26 Apr 11:40
Compare
Choose a tag to compare
Bump version for release

New General registry release

25 Apr 20:10
Compare
Choose a tag to compare
v0.3.0

<description of version>