| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.16.0 source code.tar.gz | 2026-09-03 | 19.1 MB | |
| 5.16.0 source code.zip | 2026-09-03 | 19.9 MB | |
| README.md | 2026-09-03 | 3.6 kB | |
| Totals: 3 Items | 39.0 MB | 0 | |
🚀 Features
- (all) Quotations: DerivedPatterns, and captured locals as Value nodes (#4919) (fae5093f)
- (python) Support quotation derived patterns (#4928) (f6d939a1)
- (rust) Observables, Events and IEnumerable (PR 6 of 7 Rust improvements) (#4789) (20175eea)
- (rust) System.Uri (PR 7 of 7 Rust improvements) (#4790) (8a551bc9)
🐞 Bug Fixes
- Preserve project FSharp.Core reference (#4924) (1289360a)
- Report Fable's own logs from the Fable.Compiler API (#4923) (0775c604)
- (all) Emit instance calls for virtual methods inherited from Object (#4926) (2fb535a7)
- (all) Allow private inline functions to use private values (#4915) (b0740ba9)
- (python) Emit Python names for float32 specials (#4938) (b4c45a93)
- (python) Compare nested options of different depth (#4940) (5afa2948)
- (rust) Observables and Events cleanup (#4908) (ca165045)
- (rust) Support
stringon a tuple (#4916) (510c8a43) - (rust) Decimal culture overloads, and mutables assigned in try/finally (#4918) (58402471)
- (rust) Let a string be enumerated (#4921) (395c152b)
- (rust) Async perf: stop the async runtime sleeping, and add Parallel (#4920) (88135b90)
- (rust) F# exceptions, non-exhaustive matches and obj type tests (#4917) (28da1d76)
- (rust) Wait for the other files instead of sleeping before the last one. (#4927) (d329a823)
- (rust) Cleanup AsyncBuilder and TaskBuilder (#4936) (3e6bc9bd)
- (rust) Fix interface casting, move reflection into declarations (#4939) (04299157)
- (rust) Support reflection for no_std (#4941) (bf694309)