Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:06
· 1962 commits to main since this release

Bug fixes

  • GH-1248: Fix stop for 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 &default expression types for constness.
  • GH-1227: Fix code generation when a module's file could be imported through different means.