Skip to content

Releases: lemire/fast_double_parser

Version 0.8.1

27 May 16:45
0f1fe99

Choose a tag to compare

What's Changed

  • Add a simple Bazel module and build file. by @BYVoid in #79
  • Add benchmark binary to Bazel BUILD. by @BYVoid in #80
  • silencing warning by @lemire in #83

New Contributors

Full Changelog: v0.8.0...v0.8.1

Version 0.8.0

07 May 14:04
252029d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

09 Dec 15:35
efec035

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0

19 May 16:33
50a2ccb

Choose a tag to compare

Fix for legacy Win32 platforms.

Version 0.5.0

21 Mar 16:32
47d76a0

Choose a tag to compare

Fixed corner case related to -0.

Version 0.4.0

22 Dec 20:57
6a47c2a

Choose a tag to compare

Better handling of cygwin+clang

Version 0.3.0

10 Nov 15:44
ace6064

Choose a tag to compare

Merge pull request #44 from lemire/dlemire/patch_solaris

Extending the fallback.

Version 0.2.0

08 Nov 16:35
94faf8d

Choose a tag to compare

Merge pull request #43 from lemire/dlemire/fix_issue_42

fix issue 42

Version 0.1.0

01 Nov 15:33
95d8a3b

Choose a tag to compare

v0.1.0

Update README.md