Skip to content

11.0.1

Compare
Choose a tag to compare
@cknitt cknitt released this 20 Jan 13:47
· 132 commits to master since this release
f0ef0ef

🐛 Bug Fix

  • Renamed inline record fields: fix renamed field access in inline records. #6551
  • Fixed issue with coercions sometimes raising a Not_found instead of giving a proper error message. #6574
  • Fix issue with recursive modules and uncurried. #6575

💅 Polish

  • Improve error message for missing label(s) in function application. #6576