Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

v 0.20.0

Jerome Simeon edited this page Sep 16, 2019 · 3 revisions

Language

  • New string template syntax `This is text with {{% expression %}} and more text`
  • Support for enumerated values, with proper typing and pattern matching support #3
  • Expression sublanguage for modifying state #143

Standard Library

  • New encode and decode functions
  • New format function for DateTime
  • New getOptions function which returns global static options for the compiler (e.g., wrapVariables)

Bug fixes

Clone this wiki locally