v1.11.0
·
48 commits
to master
since this release
v1.11.0
- Support mapping of blank Action delegates to
truewhen using aDictionary<T, Action<TArg>>parameter type.
v1.10.0 - Support
Actiondelegates of any number of parameters as configuration targets.
v1.9.0 - Support
Actiondelegates of up to 7 generic arguments as configuration targets.
v1.8.1 - Support
Action<T1, T2>andAction<T1, T2, T3>as configuration targets.