Skip to content

v0.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 23:14
· 611 commits to main since this release
v0.18.1
19006a0

v0.18.1 -- 2024-01-16

Added

Changed

Deprecated

Removed

Fixed

  • Fixed parsing of qualified type constructors, which were being misinterpreted
    as type variables when the name of the qualifying module started with a
    lowercase letter (#1337).
  • Fixed an issue where, sometimes, runtime errors were not reported in
    simulation (#1339)

Security