Skip to content

v2.7.1

Choose a tag to compare

@WyriHaximus WyriHaximus released this 07 Jan 21:27
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)