Skip to content

v5.1.0

Compare
Choose a tag to compare
@khellang khellang released this 23 Dec 10:51
· 14 commits to master since this release

What's Changed

  • Extend ILifetimeSelector with a new WithLifetime method that acepts a Func<Type, ServiceLifetime> parameter to map implementation type to service lifetime by @ripebananas in #240
  • The IsDecorated method has been made public by @portyanikhin in #242
  • Fix AddClasses method to take only public classes not private by @AntonyNET in #238

New Contributors

Full Changelog: v5.0.3...v5.1.0