v0.18.1
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)