Releases: mindbox-cloud/expressions
Releases · mindbox-cloud/expressions
2.0.5420.33605
ExpressionEvaluator removed. (Testing shown that it's useless.)
1.1.5413.5185
Portable class library support added.
1.1.5412.36858
Windows Phone 7.1 and higher (both Silverlight and Store) support added.
1.1.5412.27831
Silverlight 3 support added.
1.1.5412.25533
Windows Store support added.
v1.1.5396.35421
Partial trust support added. Silverlight 4 and Silverlight 5 support added.
v1.1.5396.21341
.NET 3.5 and .NET 4.0 support added
v1.1.5393.39954
Added methods to easily combine boolean lambda expressions with AndAlso and OrElse.
v1.0.5392.41880
Fixed ExpressionEvaluator bug when evaluating delegate lambda. Evaluate methods try to avoid compilation when somehow invoked directly (instead of being used in expression expanded via ExpandExpressions method).
v1.0.5391.39861
Initial release