Skip to content

Releases: fastfloat/fast_float

Version 8.2.5

16 Apr 18:42

Choose a tag to compare

What's Changed

  • Fix Bazel build with bzlmod by @BYVoid in #377
  • Replace std::min with ternary operators to avoid dependency by @mlippautz in #379

New Contributors

Full Changelog: v8.2.4...v8.2.5

Version 8.2.4

10 Mar 16:11

Choose a tag to compare

What's Changed

This release can boost the performance by about 10% in some cases thanks to @kolemannix

New Contributors

Full Changelog: v8.2.3...v8.2.4

Version 8.2.3

03 Feb 16:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.2...v8.2.3

Version 8.2.2

31 Dec 18:13

Choose a tag to compare

What's Changed

Full Changelog: v8.2.1...v8.2.2

Version 8.2.1

29 Dec 16:10

Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.2.1

Version 8.2.0

27 Dec 17:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.2.0

Version 8.1.0

18 Sep 15:40

Choose a tag to compare

What's Changed

@jwakely : this implements p2497

New Contributors

Full Changelog: v8.0.2...v8.1.0

Version 8.0.2

11 Mar 13:52

Choose a tag to compare

What's Changed

  • supporting benchmarks under Windows by @lemire in #309

Full Changelog: v8.0.1...v8.0.2

v8.0.1

10 Mar 13:04

Choose a tag to compare

What's Changed

  • fix warning from -Wundef by @biojppm in #302
  • Fix -Wundef warnings seen in gcc 4.8 by @biojppm in #303
  • fix /permissive- flag causing a compile error on clang for windows by @dankmeme01 in #305
  • turning json option into macro parameter by @lemire in #308

New Contributors

Full Changelog: v8.0.0...v8.0.1

Version 8.0.0

07 Feb 01:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v8.0.0