Fast Float Versions Save

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari

v6.1.1

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v6.1.0...v6.1.1

v6.1.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v6.0.0...v6.1.0

v6.0.0

5 months ago

What's Changed

This version brings a major change : we can now parse integers, as well as floating-point numbers.

Full Changelog: https://github.com/fastfloat/fast_float/compare/v5.3.0...v6.0.0

v5.3.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v5.2.0...v5.3.0

v5.2.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v5.1.0...v5.2.0

v5.1.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v5.0.0...v5.1.0

v5.0.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v4.0.0...v5.0.0

v4.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v3.11.0...v4.0.0

v3.11.0

1 year ago

What's Changed

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

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v3.10.1...v3.11.0

v3.10.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastfloat/fast_float/compare/v3.10.0...v3.10.1