| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fast_float.h | 2026-04-16 | 169.8 kB | |
| README.md | 2026-04-16 | 458 Bytes | |
| Version 8.2.5 source code.tar.gz | 2026-04-16 | 122.3 kB | |
| Version 8.2.5 source code.zip | 2026-04-16 | 167.4 kB | |
| Totals: 4 Items | 459.9 kB | 0 | |
What's Changed
- Fix Bazel build with bzlmod by @BYVoid in https://github.com/fastfloat/fast_float/pull/377
- Replace std::min with ternary operators to avoid <algorithm> dependency by @mlippautz in https://github.com/fastfloat/fast_float/pull/379
New Contributors
- @mlippautz made their first contribution in https://github.com/fastfloat/fast_float/pull/379
Full Changelog: https://github.com/fastfloat/fast_float/compare/v8.2.4...v8.2.5