Andrea Pappacoda
|
5e6008329f
|
refactor: deprecate TOML_API, add more specific defines
|
2022-02-12 22:04:16 +02:00 |
|
Mark Gillard
|
8e669aa699
|
release v3.0.1
|
2022-01-13 12:09:07 +02:00 |
|
Mark Gillard
|
e37e6d2bce
|
fixed treating non-ASCII horizontal whitespace as valid (closes #135)
also:
- added `parse_result::at_path()`
|
2022-01-09 13:01:56 +02:00 |
|
Mark Gillard
|
cdf85a9b60
|
added toml::format_flags::relaxed_float_precision
|
2022-01-08 16:32:06 +02:00 |
|
Mark Gillard
|
3f4a540ca6
|
fixed inconsistent error messages for overlong ints/floats (closes #133)
also:
- added `at_path()` (closes #118)
- added `node_view::operator==`
- updated conformance tests
|
2022-01-08 00:08:31 +02:00 |
|