Skip to content

6.0.0.40

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 16:08
· 18 commits to master since this release
0e180fb

Changes in this Release
Allow to inject ILogger as a constructor parameter (#2)

  • Allow to inject ILogger on the function class constructor.
  • Update readme with better examples.