## 1.1.12 | March 19, 2025
– Fixed an issue where quotes around numbers in conditionals were not supported.
## 1.1.11 | February 19, 2025
– Fixed an issue where shorthand merge tags pointing to non-existent inputs would behave inconsistently.
– Fixed issue where newlines inside `elseif():` conditions could cause an infinite loop. For example, `elseif(newlines here):`.