Skip to content

v0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 17:57
22cf0e9

Scoped resource disposal (#1091)

Enhancements:

  • Scoped disposal of local variables declared with let use (closes #1090)
  • Prevent assignment to captured values (was a warning, now an error)