Skip to content

Version 3.11.0

Compare
Choose a tag to compare
@lemire lemire released this 27 Mar 17:55
· 309 commits to main since this release
0cdf016

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