Skip to content

Releases: fastfloat/fast_float

Version 0.3.0

24 Nov 14:16
f51af51
Compare
Choose a tag to compare
  • Better support for 32-bit systems (@biojppm)
  • Removed iostream dependency (@biojppm)
  • The algorithmic fast paths are more common
  • Adopted slightly faster SWAR code (@aqrit)

Version 0.2.0

17 Nov 15:16
3957642
Compare
Choose a tag to compare
  • Support for Big Endian systems (credit to @kiszk)
  • Build with pedantic flags under GNU GCC without warnings (@biojppm)
  • More standard compliant handling of problematic strings (issue19 by @zhihaoy)

Version 0.1.0

05 Nov 01:40
Compare
Choose a tag to compare

First official release. It has been thoroughly tested.