- Perf opt: Faster type tests
- Typed visit for C# wrapper, fix #13
- Minor performance optimisation
- Minor performance optimisation
- FSharp.Core update
- Minor performance updates
- Support for basic math optimisation: ((x+2)+2)=x+4, #16
- Minor performance optimisations
- Relaxed F# dependency
- Dropped support for old .NET 3.5
- Dependency updates
- Fix for ExpressionType.Extension
- FSharp core dependency update
- Look inside a WhereSelectEnumerableIterator, #9
- Reference updates
- Null-value handling on
replace constant comparison
, #7
- 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
- Changed netcoreapp1.1 to netstandard1.6
- One more optimization: Simple constant math evaluation
- C# Api
- Improved compatibility with C# LINQ projects.
- Minor performance tweaks
- Better C# LINQ optimization
- Minor tweaks to optimization
- Constant evaluation.
- Better support of C# anonymous types
- Support for: net35/net45/netcore
- First version