Skip to content

1.3.0

Compare
Choose a tag to compare
@MTrop MTrop released this 04 Jul 16:07
· 23 commits to master since this release

Changed in 1.3.0

  • Added BeforeDestruction on Components for annotation methods to call on context destruction.
  • Changed AfterInitialize on Components can have parameters that match singleton components.
  • Changed All types on a component are associated with their instance (or many instances).
  • Changed The SmallEnvironment is now a singleton fetchable during singleton creation.