Release 0.144.0
·
6289 commits
to master
since this release
Bug fixes:
Fixed issue json with preserve_order_policy does not preserve order of elements #210
Implemented feature requests:
- 208 Added member function to
basic_json
template <class T>
T as(byte_string_arg_t, semantic_tag hint) const;