4.8.0
Added
Python
- GH-3645 Add
TimeSpan.ParseandTimeSpan.TryParsesupport to Python (by @MangelMaxime) - GH-3649 Fixes for
List.sortBy(by @dbrattli) - GH-3638 Fixes for
Array.sortandArray.sortDescending(by @dbrattli)
Fixed
JavaScript
Python
Changed
All
- Updated FCS to fce0cf00585c12174fa3e51e4fc34afe784b9b4e (by @ncave)
-
- GH-3675 Breaking Change
staticmembers always requirestatic member, disregarding FCS from F# v7.0 and early v8.0 supported dismissing thememberkeyword.
- GH-3675 Breaking Change