Skip to content

Version 5.3.0

Compare
Choose a tag to compare
@lemire lemire released this 13 Nov 15:46
· 134 commits to main since this release

What's Changed

  • Fix for broken MSVC v140 without removing enable_if by @mayawarrier in #213
  • float_common.h: fix possible misuse of comma operator by @Coeur in #214
  • Add support for parsing numbers according to JSON format by @mayawarrier in #220
  • Allow fast_float to parse strings accepted by the Fortran internal read function. by @allenbarnett5 in #219

New Contributors

Full Changelog: v5.2.0...v5.3.0