Releases: queryverse/TextParse.jl
Releases · queryverse/TextParse.jl
v0.3.4
04 Dec 21:54
Compare
Sorry, something went wrong.
No results found
fix bug in string parsing if condition. Fixes #34
v0.3.3: carry around all previously known column types in a dictionary.
28 Oct 07:15
Compare
Sorry, something went wrong.
No results found
Useful when some files lack some columns but the next ones have those
v0.3.2
27 Oct 10:01
Compare
Sorry, something went wrong.
No results found
fix garbage when promoting from nothing to nullable
v0.3.1
26 Sep 02:19
Compare
Sorry, something went wrong.
No results found
TextParse v0.3.1 [13433b0981]
v0.2.0
12 Sep 16:01
Compare
Sorry, something went wrong.
No results found
set MAX_POOL_FRACTION back to 0.05
v0.1.10
31 Aug 16:39
Compare
Sorry, something went wrong.
No results found
Merge pull request #28 from JuliaComputing/s/newlinefields
Detect newlines in all but the last string fields
v0.1.9
31 Aug 06:22
Compare
Sorry, something went wrong.
No results found
store error location string instead of the whole string in CSVParseEr…
v0.1.8
25 Aug 17:22
Compare
Sorry, something went wrong.
No results found
fix #22 - generic csvread on IO which doesn't mmap
niceties
24 Aug 12:53
Compare
Sorry, something went wrong.
No results found
v0.1.7
stripwhitespaces in Quoted.
bug fix
27 May 09:44
Compare
Sorry, something went wrong.
No results found
v0.1.6
use _pointer in place of pointer