Releases: lemire/fast_double_parser
Releases · lemire/fast_double_parser
Version 0.8.0
What's Changed
- Use _BitScanReverse on Win32 by @nxtn-staged in #71
- Add ClusterFuzzLite integration by @DavidKorczynski in #74
- CMakeLists: do not use Linux linker flag on macOS by @barracuda156 in #76
- Export cmake config and add option to build unit tests by @Osyotr in #77
New Contributors
- @nxtn-staged made their first contribution in #71
- @DavidKorczynski made their first contribution in #74
- @BebeSparkelSparkel made their first contribution in #75
- @barracuda156 made their first contribution in #76
- @Osyotr made their first contribution in #77
Full Changelog: v0.7.0...v0.8.0
Version 0.7.0
Version 0.6.0
Fix for legacy Win32 platforms.
Version 0.5.0
Fixed corner case related to -0.
Version 0.4.0
Better handling of cygwin+clang
Version 0.3.0
Merge pull request #44 from lemire/dlemire/patch_solaris Extending the fallback.
Version 0.2.0
Merge pull request #43 from lemire/dlemire/fix_issue_42 fix issue 42
Version 0.1.0
v0.1.0 Update README.md