3.6.13 - bugfix
- Fixed issue where a lazy value (for example a case function) was not resolved before being injected in a parametrized function, and was therefore appearing as a
_LazyValueCaseParamValue
. Fixed #274
See documentation page for details.