Skip to content

5.7.1

Compare
Choose a tag to compare
@hhugo hhugo released this 05 Mar 15:05
· 123 commits to master since this release
eb987e0

CHANGES:

Features/Changes

  • Compiler: only flush the necessary env for closures (#1568)
  • Library: dialog element support

Bug fixes

  • Compiler: fix --enable=vardecl
  • Compiler: fix parallel renaming (bug introduced in #1567)
  • Lib: fix paragraph construction and coercion
  • Runtime: reduce memory leak with channels (#1581)