All Versions
13
Latest Version
Avg Release Cycle
84 days
Latest Release
2125 days ago

Changelog History
Page 1

  • v1.0.13 Changes

    May 27, 2019
    • Look inside a WhereSelectEnumerableIterator, #9
  • v1.0.12 Changes

    August 31, 2018
    • โšก๏ธ Reference updates
    • Null-value handling on replace constant comparison, #7
  • v1.0.11 Changes

    January 01, 2018
    • โšก๏ธ Updated FSharp from 4.2 to 4.2.3
    • ๐Ÿ“‡ Renamed netstandard1.6 dll to be consistent with others
    • โšก๏ธ Updated to build with .NET Standard 2 SDK
  • v1.0.9 Changes

    June 05, 2017
    • ๐Ÿ”„ Changed netcoreapp1.1 to netstandard1.6
  • v1.0.8 Changes

    May 10, 2017
    • One more optimization: Simple constant math evaluation
  • v1.0.7 Changes

    October 07, 2016
    • C# Api
  • v1.0.6 Changes

    October 06, 2016
    • ๐Ÿ‘Œ Improved compatibility with C# LINQ projects.
  • v1.0.5 Changes

    October 05, 2016
    • ๐ŸŽ Minor performance tweaks
    • ๐Ÿ‘ Better C# LINQ optimization
  • v1.0.4 Changes

    August 30, 2016
    • Minor tweaks to optimization
  • v1.0.3 Changes

    August 30, 2016
    • Constant evaluation.