[v1.0.2] - 2024-06-05

Release Notes

This version only introduces small changes, listed below.

Changelog

Backwards incompatible changes

  • nothing

Added

Changed

  • allow to directly pass yaml_contents=... in load_yaml_with_py_eval().

  • Issue warnings if config options with unexpected types are read out

Fixed