Skip to content

Latest commit

 

History

History
55 lines (22 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

55 lines (22 loc) · 2.43 KB

0.3.1 (2022-11-10)

Bug Fixes

  • add InjectProperty types (6e09b30)
  • ctr resolvable check, add logger #18 (7414f7e)
  • type injection with InjectProperty (c245e83)

0.3.0 (2022-11-07)

Features

  • enable Inject decorator usage with Types #16 (e5633e5)

0.2.1 (2022-11-06)

Bug Fixes

  • enable Type key in MethodWrapper, RunBefore, RunAfter param #15 (d6dcd31)
  • modifiers context MethodWrapper, RunBefore, RunAfter #6 (b223199)

0.2.0 (2022-11-05)

Bug Fixes

Features

0.1.5 (2022-11-03)

Bug Fixes

  • release workflow trigger (4d2db40)