Skip to content

v0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 19:43
· 1184 commits to main since this release
v0.14.2
b6ef21a

v0.14.2 -- 2023-09-06

Added

Changed

Deprecated

Removed

Fixed

  • Fixed a problem where importing the same definition under multiple different
    names would cause a crash (#1142)
  • Fixed a problem where importing a module in the REPL would prevent state
    variables from having their values persisted between evaluations (#1146)

Security