Skip to content

Releases: fastfloat/fast_float

Version 5.2.0

10 Jun 14:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

Version 5.1.0

09 Jun 14:44
8139e16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

Version 5.0.0

25 May 18:38
f5a3e77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

30 Mar 22:38
Compare
Choose a tag to compare

What's Changed

  • Set errc::result_out_of_range on over/underflow by @alugowski in #189

New Contributors

Full Changelog: v3.11.0...v4.0.0

Version 3.11.0

27 Mar 17:55
0cdf016
Compare
Choose a tag to compare

What's Changed

This release brings about compile-time evaluation in C++20. Credit goes to @leni536.

  • Adds a simple fuzz test by @silvergasp in #184
  • Fix parsing -0 on clang in non-nearest rounding modes. by @leni536 in #186
  • Constexpr from_chars by @leni536 in #182
  • Adding more CXX20 testing in CI. by @lemire in #185
  • Compile-time evaluation by @lemire in #188

New Contributors

  • @silvergasp made their first contribution in #184

Full Changelog: v3.10.1...v3.11.0

Version 3.10.1

07 Mar 02:04
eb8c001
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.10.1

Version 3.10.0

06 Feb 22:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.10.0

Version 3.9.0

20 Jan 01:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.9.0

Version 3.8.2

18 Jan 23:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.8.2

Version 3.8.1

26 Nov 03:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1