pkgsrc/devel/tomlplusplus/distinfo
wiz 9bee26cd87 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)
2023-10-19 13:10:19 +00:00

5 lines
373 B
Text

$NetBSD: distinfo,v 1.6 2023/10/19 13:10:19 wiz Exp $
BLAKE2s (tomlplusplus-3.4.0.tar.gz) = 5b38d8272ecffdd175f7b33941b47e5038075416b19506d991ed8b5503cfa397
SHA512 (tomlplusplus-3.4.0.tar.gz) = c227fc8147c9459b29ad24002aaf6ab2c42fac22ea04c1c52b283a0172581ccd4527b33c1931e0ef0d1db6b6a53f9e9882c6d4231c7f3494cf070d0220741aa5
Size (tomlplusplus-3.4.0.tar.gz) = 1294731 bytes