v1.5.1
Bug fixes
- GH-1248: Fix
stopfor unbounded loop. - GH-1230: Add coercion to default argument of
map::get. - GH-1143, GH-1220: Add coercion on assignment for optionals that only differ in constness of their inner types.
- GH-1196: Fix validator for field
&defaultexpression types for constness. - GH-1227: Fix code generation when a module's file could be imported through different means.