| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-08-29 | 685 Bytes | |
| v3.2.0 source code.tar.gz | 2022-08-29 | 1.3 MB | |
| v3.2.0 source code.zip | 2022-08-29 | 1.4 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
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