Added
BeforeCallback
s can be registered usingWithProviderBeforeCallback
and
WithDecoratorBeforeCallback
to hook custom callbacks into Dig
to be run before constructors or decorators are run.
Changed
- Dot graph generation now results in much more clean and organized dot files.
Thanks to @Groxx, @architagr, and @pgimalac for their contributions to this release.