Version 1.1.0
Version 1.1.0
- User-defined parameter constraints are now fully customizable by accepting arbitrary functions on
an arbitrary combination of parameters. - Re-factored the code to use more C++11 features: auto, smart pointers, constexpr, class enums, ...