Fixes:
- fixed
[dotted.table]source columns sometimes being off by one (#152) (@vaartis) - fixed spurious
Wnull-dereferencewarning on GCC (#164) (@zaporozhets) - fixed
print_to_streamambiguity forsize_t(#167) (@acronce)
Additions:
- added value type deduction to
emplace()methods - added
toml::pathutility type (#153, #156, #168) (@jonestristand, @kcsaul) - added config option
TOML_CALLCONV - added missing relational operators for
source_position
Changes:
- relaxed cvref requirements of
is_homogeneous(),emplace(),emplace_back(),emplace_hint() - relaxed mantissa and digits10 requirements of extended float support