v1.0.0
v1.0.0 (2020-01-01)
Closed issues:
- Support 32-bit environment(?) (#21)
- Integrate with DataStreams.jl (#13)
- Speed issues with Missing on julia 0.6 (#9)
Merged pull requests:
- Removed Compat/Missings and bring code up to Julia 1.x (#60) (tk3369)
- CompatHelper: add new compat entry for "StringEncodings" at version "0.3" (#59) (github-actions[bot])
- CompatHelper: add new compat entry for "Compat" at version "3.2" (#58) (github-actions[bot])
- CompatHelper: add new compat entry for "Missings" at version "0.4" (#57) (github-actions[bot])
- Fixes per linter suggestions (#56) (tk3369)
- switched from REQUIRE to Project.toml (#52) (tk3369)
- typo (#51) (xiaodaigh)