v0.10.3
CSV v0.10.3
Closed issues:
- CSV.File throws for MethodError for RDatasets csv file (#972)
- Cannot load CSV.jl at all (precompilation) (#976)
- CSV.write strange behaviour (#978)
- CSV fails to compile (#981)
- CSV precompile issue (#985)
Merged pull requests:
- Update index.md to add basic install instructions (#966) (@logankilpatrick)
- A couple of inferrability improvements (#968) (@timholy)
- fix Parsers version to unbreak precompilation (#979) (@oscardssmith)
- Fix auto bool detection (#980) (@quinnj)
- Require Parsers 2.2.3 to fix precompilation on windows (#986) (@quinnj)