0.6.0: Windows, fast-float and python3.6
Updates in 0.6.0 are:
- Minimum python version now 3.6 -- 3.5 started failing on CI, so it's gone now.
- support for faster float parsing -- on my machine the msn30k dataset took 90s to load, and now only takes 60s. Thanks rust libraries!
- Windows supported - now that I have regular access to a windows machine, I will make sure PyPI has windows builds.