![]() ![]() | ![]() |
tomlplusplus: update to 3.4.0. ## v3.4.0 #### Fixes - fixed `value_flags` not being preserved correctly when inserting into tables and arrays (#108) (@LebJe) - fixed `toml::value::flags()` not being cleared when `std::move`-ing a value - fixed error in README (#195) (@andrewkcorcoran) - fixed compiler error when using NVCC (#198) (@thompsonnoahe) - fixed `noexcept(...)` sometimes being incorrectly derived on `for_each()` - fixed `for_each()` compilation error on GCC <= 7 (#197) (@sagi-ottopia, @damirbarr) - fixed `FLT_RADIX` check getting broken by Intel MKL headers (#202) (@iago-lito) - fixed keys containing `\t` incorrectly formatting as bare keys (@jasmine-zhu, @arp242) - fixed keys containing `\t` and `\n` not round-tripping correctly (@arp242) #### Additions - added support for using enums with `value_or()` #### Changes: - renamed header files to have `.hpp` extension (`toml.h` is still present for backwards-compatibility) #### Build system: - fixed meson builds with `-Ddefault_library=static` having hidden symbols on GNU compilers (#201) (@vlad0x00)
@comment $NetBSD: PLIST,v 1.6 2023/10/19 13:10:19 wiz Exp $ include/toml++/impl/array.hpp include/toml++/impl/array.inl include/toml++/impl/at_path.hpp include/toml++/impl/at_path.inl include/toml++/impl/date_time.hpp include/toml++/impl/formatter.hpp include/toml++/impl/formatter.inl include/toml++/impl/forward_declarations.hpp include/toml++/impl/header_end.hpp include/toml++/impl/header_start.hpp include/toml++/impl/json_formatter.hpp include/toml++/impl/json_formatter.inl include/toml++/impl/key.hpp include/toml++/impl/make_node.hpp include/toml++/impl/node.hpp include/toml++/impl/node.inl include/toml++/impl/node_view.hpp include/toml++/impl/parse_error.hpp include/toml++/impl/parse_result.hpp include/toml++/impl/parser.hpp include/toml++/impl/parser.inl include/toml++/impl/path.hpp include/toml++/impl/path.inl include/toml++/impl/preprocessor.hpp include/toml++/impl/print_to_stream.hpp include/toml++/impl/print_to_stream.inl include/toml++/impl/simd.hpp include/toml++/impl/source_region.hpp include/toml++/impl/std_except.hpp include/toml++/impl/std_initializer_list.hpp include/toml++/impl/std_map.hpp include/toml++/impl/std_new.hpp include/toml++/impl/std_optional.hpp include/toml++/impl/std_string.hpp include/toml++/impl/std_string.inl include/toml++/impl/std_utility.hpp include/toml++/impl/std_variant.hpp include/toml++/impl/std_vector.hpp include/toml++/impl/table.hpp include/toml++/impl/table.inl include/toml++/impl/toml_formatter.hpp include/toml++/impl/toml_formatter.inl include/toml++/impl/unicode.hpp include/toml++/impl/unicode.inl include/toml++/impl/unicode_autogenerated.hpp include/toml++/impl/value.hpp include/toml++/impl/version.hpp include/toml++/impl/yaml_formatter.hpp include/toml++/impl/yaml_formatter.inl include/toml++/toml.h include/toml++/toml.hpp lib/cmake/tomlplusplus/tomlplusplusConfig.cmake lib/cmake/tomlplusplus/tomlplusplusConfigVersion.cmake lib/libtomlplusplus.so lib/libtomlplusplus.so.3 lib/libtomlplusplus.so.${PKGVERSION} lib/pkgconfig/tomlplusplus.pc