Skip to content

Releases: boostorg/charconv

Boost 1.86.0

14 Aug 17:59
bde521e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: boost-1.85.0...boost-1.86.0

Boost 1.85.0

22 Apr 07:17
ecdca08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...boost-1.85.0

v1.2.0

22 Jan 10:40
7c45e1a
Compare
Choose a tag to compare

What's Changed

  • Replace BOOST_CHARCONV_STD_ERANGE with from_chars_strict by @mborland in #120
  • Documentation Updates from Review Comments by @mborland in #127
  • Use improved fall back routine for 80 and 128 bit from chars by @mborland in #128
  • Fix locale dependence on fallback from_chars implementation by @mborland in #123

Full Changelog: v1.1.1...v1.2.0

v1.1.1

12 Jan 05:47
6b7b6f8
Compare
Choose a tag to compare

What's Changed

  • Fix from_chars handling of non-finite 80 and 128-bit values by @mborland in #115

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jan 08:53
737c327
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Oct 09:27
0005843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1