v1.2.0
What's Changed
- Replace
BOOST_CHARCONV_STD_ERANGE
withfrom_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