Skip to content

2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 09:29
· 25 commits to master since this release

Changelog

  • 7bbebf5 Add module scopes to the templating scope
  • 4f95338 Fix chars and length string functions to account for multibyte characters
  • f104c80 Fix unescapeString function to account for multibyte characters
  • f15a3af Ignore invalid escape sequences
  • 3f0dc97 Improve test
  • 57584d0 Reformat grammar
  • 53a8598 Switch json parser to handle multibyte characters
  • 5b80f71 Update (hopefully) all places, that were handling multibyte characters incorrectly