| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.10.0 source code.tar.gz | 2026-07-16 | 19.0 MB | |
| 5.10.0 source code.zip | 2026-07-16 | 19.7 MB | |
| README.md | 2026-07-16 | 1.7 kB | |
| Totals: 3 Items | 38.7 MB | 0 | |
🚀 Features
- (beam) Support
Environment.CurrentDirectoryandGetEnvironmentVariable(#4801) (55b9d560) - (beam) Support setting
Environment.CurrentDirectory(#4783) (7b2a262f) -
(rust) Various codegen and runtime improvements (#4781) (ae10cd2c)
- Cast
boolto integer types; support**via.powf - Add
Decimal.IsInteger/IsEvenInteger/IsOddInteger/IsCanonical - Fix two-switch decision trees dispatching to the wrong target
- Fix reference-typed match bindings panicking via
mem::zeroed - Fix string and non-ident option pattern matches emitting invalid Rust
matcharms - Fix
Convert.ToXxx(bool) - Fix
Char.ToUpper/ToLowertruncating multi-char case mappings - Fix
Random.nextDoublepanic message - Fix
Map.find/tryFindpanicking on reference-typed values
- Cast