Skip to content

0.6.0: Windows, fast-float and python3.6

Compare
Choose a tag to compare
@jjfiv jjfiv released this 05 Mar 23:36
· 56 commits to master since this release
f699f59

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.