All Versions
48
Latest Version
Avg Release Cycle
18 days
Latest Release
845 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v2.3.14 Changes
July 26, 2019- ๐ Fix Timespan and Guid reflection info @MangelMaxime
- ๐ Fix #1864: npm security issues
- ๐ Fix #1863: Binding event to a value
- ๐ Fix #1862: Add
--silent
option - ๐ Fix #1859: Binding optimization vs tailcalls
- ๐ Fix #1857, #1729: Maps casted to IDictionary
- ๐ Fix #1856: Decimal and BigInt ranges
-
v2.3.12 Changes
June 16, 2019- ๐ Fix #1848: decimal should round up .5
-
v2.3.11 Changes
June 07, 2019 -
v2.3.10 Changes
May 20, 2019- ๐ Fix #1836: Partial Applying caches side-effects
- Bring beta reduction optimizations
-
v2.3.5 Changes
April 26, 2019- ๐ฉ Raise error if two or more record/interface/override members have the same name.
-
v2.3.4 Changes
April 26, 2019 -
v2.3.3 Changes
April 19, 2019- ๐ Reflections support for anonymous records
-
v2.3.0 Changes
April 16, 2019- โ Give warnings if an anonymous record casted to an interface with
!!
mismatches any field - Compatibility with
JsInterop.importValueDynamic
- โ Give warnings if an anonymous record casted to an interface with