All Versions
48
Latest Version
Avg Release Cycle
18 days
Latest Release
1375 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.0 Changes
December 04, 2020 -
v3.0.0-nagareyama Changes
September 14, 2020- ๐ Fix: Add names with $reflection suffix to root scope
- ๐ Fix deriving from imported JS classes
- ๐ Keep support for ParamList attribute until removed from Fable.React
-
v2.13.0 Changes
September 03, 2020 -
v2.12.0 Changes
September 02, 2020- โ Add Guid.ToString formats @Shmew
-
v2.11.0 Changes
August 25, 2020- โ Add support for StringBuilder.Clear method (@MangelMaxime)
-
v2.10.2 Changes
July 21, 2020- ๐ Implement boolean parsing @inosik
- โ Add support for System.Uri.AbsoluteUri @BillHally
-
v2.10.1 Changes
June 04, 2020 -
v2.10.0 Changes
May 26, 2020- โ Adds cosh, sinh, and tanh operator support @sasmithjr
- Compile
Option.None
as undefined @ncave - Can compile types as classes with compiler switch
--classTypes
@ncave - ๐ Fix System.Activator.CreateInstance (only for primary constructor)
-
v2.9.0 Changes
May 06, 2020 -
v2.8.4 Changes
April 30, 2020- ๐ Fix #2035: fold when state is func of arity > 1
- ๐ Improve resolution of nameofLambda in inline functions