| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.13.0 source code.tar.gz | 2026-07-24 | 19.0 MB | |
| 5.13.0 source code.zip | 2026-07-24 | 19.8 MB | |
| README.md | 2026-07-24 | 1.3 kB | |
| Totals: 3 Items | 38.8 MB | 6 | |
đ 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)