Skip to content

v1.19.0

Latest

Choose a tag to compare

@JacobOaks JacobOaks released this 13 May 19:45
· 1 commit to master since this release
af45368

Added

  • BeforeCallbacks can be registered using WithProviderBeforeCallback 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.