1.0.9 - 05/06/2017
- Changed netcoreapp1.1 to netstandard1.6
 
1.0.8 - 10/05/2017
- One more optimization: Simple constant math evaluation
 
1.0.7 - 07/10/2016
- C# Api
 
1.0.6 - 06/10/2016
- Improved compatibility with C# LINQ projects.
 
1.0.5 - 05/10/2016
- Minor performance tweaks
 - Better C# LINQ optimization
 
1.0.4 - 30/08/2016
- Minor tweaks to optimization
 
1.0.3 - 30/08/2016
- Constant evaluation.
 
1.0.2 - 30/08/2016
- Better support of C# anonymous types
 
1.0.1 - 30/08/2016
- Support for: net35/net45/netcore
 
1.0 - 27/08/2016
- First version