Expression v0.10.0 Release Notes

Release Date: 2017-12-28 // over 6 years ago
    • ➕ Added support for variadic functions. This may cause minor breaking changes to custom Evaluator functions
    • 👍 The built-in min() and max() functions now both support more than two arguments (using the new variadics support)