boost/libs/json/CHANGELOG.md
2021-10-05 21:37:46 +02:00

14 lines
415 B
Markdown

Boost 1.76.0:
* Refactored `value_from` implementation; user customizations are now always
preferred over library-provided overloads.
* Fixed imprecise parsing for some floating point numbers.
* Fixed link errors in standalone mode, when used alongside Boost.
* Fix Boost.Build builds on GCC 4.8.
--------------------------------------------------------------------------------
Boost 1.75.0:
Initial release.