v2.7.1
- Fix: file_exists warning when resolving with long strings. (#130 by @sbesselsen)
- Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function. (#133 by @WyriHaximus)