@ -125,6 +125,10 @@ Note that this also means that a custom error-throwing handler is not possible i
## Changelog
### v1.0.1 (June 3, 2020)
* __Bugfix:__ Fixed function handling; they were interpreted as literals in non-literal mode and vice versa. It now works correctly, according to what the documentation specifies.