All Versions
48
Latest Version
Avg Release Cycle
18 days
Latest Release
1236 days ago

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
    • ๐Ÿ›  Fix #1845: Seq/Array/List.allPairs
    • ๐Ÿ›  Fix #1844: DateTime.SpecifyKind
    • ๐Ÿ›  Fix #1843: Remove project.assets.json check
    • ๐Ÿ›  Fix #1842: Add Option.map2/map3
  • 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
    • ๐Ÿ›  Fix #1821: decimal devision @ncave
    • ๐Ÿ›  Fix #1817: List slicing
  • 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