| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.8.0 source code.tar.gz | 2026-07-11 | 18.9 MB | |
| 5.8.0 source code.zip | 2026-07-11 | 19.6 MB | |
| README.md | 2026-07-11 | 2.1 kB | |
| Totals: 3 Items | 38.6 MB | 2 | |
🚀 Features
- (beam) Implement Async.StartChild in fable_async runtime (#4760) (eb2ad9a4)
🐞 Bug Fixes
- (beam) Order discriminated union comparison by declaration order (#4761) (3597a582)
- (beam) Preserve function-value identity for PhysicalEquality (#4762) (727673f3)
- (js/ts) Don't drop unsupported
jsOptionsstatements when inlining as POJO (#4754) (4cbc44fc) - (js/ts) Async cancellation propagation and continuation double-resolve (#4746) (c78a9a8e)
- (js/ts) Date arithmetic: PM parsing, AddMonths day clamp, AddYears offset (#4744) (be0558eb)
- (js/ts) Int64 non-decimal parsing and BitConverter .NET mismatches (#4748) (2704d9c5)
- (python) Propagate [<EntryPoint>] return value as process exit code (#4763) (a8d9bf5f)