Skip to content

Version 4.4

Compare
Choose a tag to compare
@svermeulen svermeulen released this 23 Jul 17:27
· 912 commits to master since this release

Features

  • Changed the way installers are called from other installers, to allow strongly typed parameter passing
  • Added untyped version of FromMethod
  • Added FromSiblingComponent bind method
  • Added non-generic FromFactory bind method

Bug fixes

  • Minor bug fix to command binding to work with InheritInSubcontainers() method
  • Bug fix - NonLazy method was not working properly when used with ByInstaller or ByMethod