Skip to content

Hotfix and QOL

Choose a tag to compare

@JPVenson JPVenson released this 03 Mar 12:09
· 258 commits to master since this release
  • Fixed endless running TokenParser when encountering a single expression containing only one string opening
  • Added this replacement for . self referencing
  • Added With formatter for list creation
  • Changed the FormatterServices service interface from IServiceProvider to IServiceContainer