Skip to content

v1.8.0

Compare
Choose a tag to compare
@almostchristian almostchristian released this 12 Nov 04:21
· 57 commits to master since this release

v1.8.0

  • Support Action<T1, T2> and Action<T1, T2, T3> as configuration targets.

v1.7.2

  • Added special handling for retrieving ConnectionStrings
  • Lambda parameters can now be in any position

v1.6.1

  • Fixed dynamic invocation issues with optional parameters