There is a newer version of the record available.

Published January 13, 2025 | Version v4.3.0
Software Open

ToruNiina/toml11: version 4.3.0

  • 1. RIKEN BDR
  • 2. CETITEC GmbH
  • 3. @LLNL
  • 4. MediaTek
  • 5. Prusa Research
  • 6. EsonCloud
  • 7. KAUH
  • 8. Oxford Nanopore Technologies
  • 9. https://adalogics.com
  • 10. blockparty
  • 11. Red Hat
  • 12. LBNL, previously HZDR
  • 13. @tomtom-international
  • 14. Trometis
  • 15. EPFL

Description

Added

  • Support std::optional as a template argument of toml::find
  • Support multiple arguments toml::visit(visitor, args...)

Fixed

  • toml::detail::region::last_ may be used uninitialized (#267) (#268) (by amatej @kontura)
  • Fix use with CMake 3.21 and older (#271) (by Severin Leonhardt @SeverinLeonhardt)
  • fix: prevent size_t-max length string allocation (#275) (#276) (by @hayt)
  • update README.md (#277) (by somebody @oldoldtea) (by lz)
  • Make parsing faster for very long line (#278)
  • Avoid known problem in MSVC (#279)
  • Check if source_location::file_name() is null before formatting

Changed

  • Update hugo-book theme
  • Add MSVC 2017 to appveyor build

Files

ToruNiina/toml11-v4.3.0.zip

Files (466.8 kB)

Name Size Download all
md5:9fac53cbb7687c623d14244ebdd47d80
466.8 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/ToruNiina/toml11/tree/v4.3.0 (URL)

Software