1.2.7 (2024-03-21) ------------------ New: - fallback to default when mustach_wrap_get_partial returns MUSTACH_ERROR_PARTIAL_NOT_FOUND - remove at compile time the load of files for templates if MUSTACH_LOAD_TEMPLATE is defined as 0 - add compile time flag MUSTACH_SAFE for enforcing safety behaviours Fix: - selection of subitem by index (#47) - get latest iterated key when getting key name (#52) - allow tests without valgrind - avoid recursive template expansion (#55)