Skip to content

5.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:22
234f19b

🐞 Bug Fixes

  • (all) Eliminate dead bindings left by CE/inline lowering (#4837) (9f694e97)
  • (beam) Make reflection metadata agree with record/union codegen (#4849) (ec6a3df0)
  • (js/ts) Resolve generic params when reflecting erased union fields (#4851) (619d7afd)
  • (js/ts,python) Inline Option/ValueOption combinators to avoid closures and allocations (#4836) (61cac646)
  • (python) Honor custom Equals and GetHashCode in structural values (#4850) (22ec1919)

⚡ Performance Improvements

  • (all) Lower constant ±1 step ranges to counted for-loops (#4838) (ab28daec)

View changes on Github